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 CMP0017 NEW)
|
||||
endif()
|
||||
if (POLICY CMP0011)
|
||||
cmake_policy(SET CMP0011 NEW)
|
||||
endif()
|
||||
cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain target on Windows
|
||||
if(NOT LIBPROJECT)
|
||||
include(QtWraps)
|
||||
endif()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain target on Windows
|
||||
|
||||
|
||||
set(_QT_VERSIONS_ 4 5)
|
||||
|
||||
Reference in New Issue
Block a user