diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 37a35cc..e6c1ff0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,5 +22,3 @@ include(CTest) enable_testing() include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake) - -INSTALL(PROGRAMS afm-test DESTINATION ${CMAKE_INSTALL_BINDIR}) |