--- CMakeLists.txt.orig 2024-11-23 03:08:02 UTC +++ CMakeLists.txt @@ -401,14 +401,11 @@ endif() add_subdirectory(tools/clang-tidy-plugin) endif() -install(DIRECTORY doc TYPE DOC) - if (RELEASE) install(FILES ${CMAKE_SOURCE_DIR}/README.md ${CMAKE_SOURCE_DIR}/LICENSE.txt ${CMAKE_SOURCE_DIR}/LICENSE-OFL-Terminus-Font.txt - ${CMAKE_SOURCE_DIR}/VERSION.txt TYPE DOC) if (TILES) if (USE_PREFIX_DATA_DIR)