]> git.jsancho.org Git - lugaru.git/blobdiff - CMakeLists.txt
Rename debug mode to dev tools
[lugaru.git] / CMakeLists.txt
index 793cb70273603971e2c925c47deb5d1a137af3fc..087eafe333cacaa94e79cd6ab3390dd2943fd073 100644 (file)
@@ -289,6 +289,6 @@ endif(APPLE)
 install(FILES ${CMAKE_SOURCE_DIR}/AUTHORS
               ${CMAKE_SOURCE_DIR}/CONTENT-LICENSE.txt
               ${CMAKE_SOURCE_DIR}/COPYING.txt
-              ${CMAKE_SOURCE_DIR}/DEBUG-OPTIONS.txt
+              ${CMAKE_SOURCE_DIR}/DEVTOOLS.txt
               ${CMAKE_SOURCE_DIR}/README.md
         DESTINATION ${LUGARU_DOCDIR})