Commit 503e87f1 authored by Victor Zverovich's avatar Victor Zverovich

Report CMake version for debugging

parent 3822241d
message(STATUS "CMake version: ${CMAKE_VERSION}")
if (POLICY CMP0054) if (POLICY CMP0054)
# Only interpret `if` arguments as variables or keywords when unquoted. # Only interpret `if` arguments as variables or keywords when unquoted.
cmake_policy(SET CMP0054 NEW) cmake_policy(SET CMP0054 NEW)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment