Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Build System
-
Labels:None
-
Environment:
Linux Makefile generator, cmake version 3.9.0-rc3
-
Development:
Description
CMake Deprecation Warning at cmake/modules/RootNewMacros.cmake:8 (cmake_policy):
The OLD behavior for policy CMP0022 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
|
policies are deprecated and that a policy should be set to OLD only under
|
specific short-term circumstances. Projects should be ported to the NEW
|
behavior and not rely on setting a policy to OLD.
|
Call Stack (most recent call first):
|
CMakeLists.txt:34 (include)
|
Maybe also merge this into 6-10, so it can be built without warnings once CMake 3.9 is out?
Attachments
Issue Links
- is duplicated by
-
ROOT-8905 Update CMake build system to be able to use CMP0022=NEW
-
- Closed
-