File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11diff --git a/CMakeLists.txt b/CMakeLists.txt
2- index 2c2b54d7..500fa6f7 100644
2+ index 5c9de0f6..ae9ca1a1 100644
33--- a/CMakeLists.txt
44+++ b/CMakeLists.txt
5- @@ -320 ,10 +320 ,8 @@ endif()
5+ @@ -354 ,10 +354 ,8 @@ endif()
66 ################################################################################
77 include_directories(${PROJ_SOURCE_DIR}/src)
88
@@ -13,11 +13,11 @@ index 2c2b54d7..500fa6f7 100644
1313 add_subdirectory(cmake)
1414 if(BUILD_TESTING)
1515 add_subdirectory(test)
16- @@ -334 ,10 +332 ,6 @@ if(BUILD_EXAMPLES)
16+ @@ -368 ,10 +366 ,6 @@ if(BUILD_EXAMPLES)
1717 add_subdirectory(examples)
1818 endif()
1919
20- - set(docfiles COPYING NEWS AUTHORS)
20+ - set(docfiles COPYING NEWS.md AUTHORS.md )
2121- install(FILES ${docfiles}
2222- DESTINATION ${CMAKE_INSTALL_DOCDIR})
2323-
You can’t perform that action at this time.
0 commit comments