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

This commit is contained in:
2020-03-16 10:01:54 +00:00
parent 4c0b78cf2c
commit 44a7432caa
2 changed files with 38 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ if (NOT LIBPROJECT)
endif()
endif()
set(CMAKES "FindQAD.cmake" "QtWraps.cmake")
set(CMAKES "FindQAD.cmake" "QtWraps.cmake" "QADDeploy.cmake")
if (LIB)
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)