git-svn-id: svn://db.shs.com.ru/libs@899 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-24 11:41:03 +00:00
parent 057155a547
commit 395b8f2b80
3 changed files with 44 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ if (NOT LIBPROJECT)
endif()
endif()
file(GLOB CMAKES "cmake/*.cmake")
file(GLOB CMAKES "cmake/*.cmake" "cmake/*.in")
if (LIB)
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)