diff options
Diffstat (limited to 'tools/c-index-test/CMakeLists.txt')
-rw-r--r-- | tools/c-index-test/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/c-index-test/CMakeLists.txt b/tools/c-index-test/CMakeLists.txt index 743268cb51..afe49ed6a7 100644 --- a/tools/c-index-test/CMakeLists.txt +++ b/tools/c-index-test/CMakeLists.txt @@ -14,5 +14,3 @@ target_link_libraries(c-index-test set_target_properties(c-index-test PROPERTIES LINKER_LANGUAGE CXX) - -install(TARGETS c-index-test RUNTIME DESTINATION bin) |