Skip to content

Commit cf94446

Browse files
committed
don't install unit tests
1 parent c9c16d2 commit cf94446

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nel/tools/nel_unit_test/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ target_compile_definitions(nel_unit_test
1919
NEL_UNIT_BASE="${PROJECT_SOURCE_DIR}/tools/nel_unit_test/"
2020
)
2121

22-
INSTALL(TARGETS nel_unit_test RUNTIME DESTINATION ${NL_BIN_PREFIX})
23-
2422

2523
add_test_executable(nel_misc_config_file_test
2624
ut_misc_config_file.test.cpp

0 commit comments

Comments
 (0)