From 58003070cd1fa1eaceaf634b099b5c1e73c2fe64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Wed, 11 Mar 2020 13:46:44 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/libs@771 a8b55f48-bf90-11e4-a774-851b48703e85 --- qad/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/qad/CMakeLists.txt b/qad/CMakeLists.txt index 0919f23..1668fbd 100644 --- a/qad/CMakeLists.txt +++ b/qad/CMakeLists.txt @@ -54,6 +54,7 @@ endif() set(CMAKES "FindQAD.cmake" "QtWraps.cmake") if (LIB) + install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules) if (WIN32) install(FILES ${EXPORT_HEADER} DESTINATION ${MINGW_INCLUDE}/qad) else()