diff --git a/CMakeLists.txt b/CMakeLists.txt index 2fec588f..33ef9d43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -119,7 +119,6 @@ add_subdirectory(docs) add_subdirectory(tests) install(FILES README.md DESTINATION bin) -install(FILES changelog.md DESTINATION bin) #CTest enable_testing()