We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfd4e3 commit 5ec8e5dCopy full SHA for 5ec8e5d
1 file changed
analytics/integration_test/CMakeLists.txt
@@ -220,8 +220,6 @@ else()
220
COMMAND ${CMAKE_COMMAND} -E copy
221
"${ANALYTICS_WINDOWS_DLL}"
222
$<TARGET_FILE_DIR:${integration_test_target_name}>)
223
- else()
224
- message(WARNING "Couldn't find ${ANALYTICS_WINDOWS_DLL}. Analytics will run in stub mode.")
225
endif()
226
else()
227
set(ADDITIONAL_LIBS pthread)
0 commit comments