git-svn-id: svn://db.shs.com.ru/libs@886 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -1,9 +1,4 @@
|
|||||||
if (POLICY CMP0017)
|
cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain target on Windows
|
||||||
cmake_policy(SET CMP0017 NEW)
|
|
||||||
endif()
|
|
||||||
if (POLICY CMP0011)
|
|
||||||
cmake_policy(SET CMP0011 NEW)
|
|
||||||
endif()
|
|
||||||
if(NOT LIBPROJECT)
|
if(NOT LIBPROJECT)
|
||||||
include(QtWraps)
|
include(QtWraps)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain target on Windows
|
||||||
|
|
||||||
|
|
||||||
set(_QT_VERSIONS_ 4 5)
|
set(_QT_VERSIONS_ 4 5)
|
||||||
|
|||||||
Reference in New Issue
Block a user