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

This commit is contained in:
2020-03-08 19:13:03 +00:00
parent 2d544595e2
commit c2b6cd47bc

View File

@@ -52,9 +52,9 @@ if (NOT LIBPROJECT)
endif()
set(CMAKES "FindQAD.cmake" "QtWraps.cmake")
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)
if (LIB)
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)
if (WIN32)
install(FILES ${EXPORT_HEADER} DESTINATION ${MINGW_INCLUDE}/qad)
else()