Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.3
-
None
Description
It looks like there were some commits to fix the CMake warning for CMP0177.
https://codereview.qt-project.org/q/CMP0177
But probably Android was missed. I get a lot of warnings, when I build Qt for Android.
-- Configuring submodule 'qtbase' CMake Warning (dev) at qtbase/cmake/QtInstallHelpers.cmake:21 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): qtbase/cmake/QtInstallHelpers.cmake:94 (qt_install) qtbase/src/3rdparty/gradle/CMakeLists.txt:25 (qt_copy_or_install) This warning is for project developers. Use -Wno-dev to suppress it. [...]
Attachments
Issue Links
- relates to
-
QTBUG-131435 cmake 3.31 / ninja regressions with UIC and Widget
-
- Closed
-