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

This commit is contained in:
2017-05-16 12:06:39 +00:00
parent 15048f93de
commit d81548aae7
8 changed files with 52 additions and 47 deletions

View File

@@ -1,4 +1,8 @@
include(QtProject)
if(LIBPROJECT OR QAD_STANDALONE)
include(QtProject.cmake)
else()
endif()
set(_SEARCH_DIR)
if(WIN32)
find_package(MinGW REQUIRED)