We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c16d2 commit cf94446Copy full SHA for cf94446
nel/tools/nel_unit_test/CMakeLists.txt
@@ -19,8 +19,6 @@ target_compile_definitions(nel_unit_test
19
NEL_UNIT_BASE="${PROJECT_SOURCE_DIR}/tools/nel_unit_test/"
20
)
21
22
-INSTALL(TARGETS nel_unit_test RUNTIME DESTINATION ${NL_BIN_PREFIX})
23
-
24
25
add_test_executable(nel_misc_config_file_test
26
ut_misc_config_file.test.cpp
0 commit comments