Skip to content
Snippets Groups Projects
Commit a8816513 authored by Jan Busa's avatar Jan Busa
Browse files

Removed CMP0144 policy until we have recent enough CMake on builder

parent c6666e96
No related branches found
Tags v23.09.23
1 merge request!483Resolve "ROOT crashes when loading directly library mpdDst"
cmake_policy(SET CMP0074 NEW) # allow to have _ROOT suffix in variables containing program installation roots
cmake_policy(SET CMP0144 NEW) # find_package() uses upper-case <PACKAGENAME>_ROOT variables
include(cmake/CMakeListsDefaults.cmake) # preliminary check of input variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment