new cmake

This commit is contained in:
2025-04-29 21:51:03 +03:00
parent b8e8a1300e
commit 49ae1473f9
2 changed files with 4 additions and 1 deletions

View File

@@ -137,6 +137,9 @@ endif()
if (POLICY CMP0074)
cmake_policy(SET CMP0074 NEW) # ignore <PackageName>_ROOT variables
endif()
if (POLICY CMP0177)
cmake_policy(SET CMP0177 OLD)
endif()
set(__qt_bug_modules "UiTools")
set(__qt_modules_4 "CLucene;Core;Declarative;Gui;Help;main;Multimedia;Network;OpenGL;\