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

This commit is contained in:
2020-03-18 19:02:59 +00:00
parent aca408fcac
commit 560ab911e8
3 changed files with 143 additions and 3 deletions

View File

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