git-svn-id: svn://db.shs.com.ru/libs@929 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -104,6 +104,9 @@
|
|||||||
|
|
||||||
cmake_policy(SET CMP0011 NEW) # don`t affect includer policies
|
cmake_policy(SET CMP0011 NEW) # don`t affect includer policies
|
||||||
cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain target on Windows
|
cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain target on Windows
|
||||||
|
if (POLICY CMP0074)
|
||||||
|
cmake_policy(SET CMP0074 OLD) # ignore <PackageName>_ROOT variables
|
||||||
|
endif()
|
||||||
|
|
||||||
|
|
||||||
set(_QT_VERSIONS_ 4 5)
|
set(_QT_VERSIONS_ 4 5)
|
||||||
|
|||||||
Reference in New Issue
Block a user