cmake CMP0074 NEW
This commit is contained in:
@@ -135,7 +135,7 @@ if (POLICY CMP0057)
|
|||||||
cmake_policy(SET CMP0057 NEW) # Support if() IN_LIST
|
cmake_policy(SET CMP0057 NEW) # Support if() IN_LIST
|
||||||
endif()
|
endif()
|
||||||
if (POLICY CMP0074)
|
if (POLICY CMP0074)
|
||||||
cmake_policy(SET CMP0074 OLD) # ignore <PackageName>_ROOT variables
|
cmake_policy(SET CMP0074 NEW) # ignore <PackageName>_ROOT variables
|
||||||
endif()
|
endif()
|
||||||
set(__qt_bug_modules "UiTools")
|
set(__qt_bug_modules "UiTools")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user