mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 12:14:26 +00:00
Report CMake version for debugging
This commit is contained in:
parent
3822241d99
commit
503e87f153
@ -1,3 +1,5 @@
|
|||||||
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user