mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 12:49:57 +08: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…
x
Reference in New Issue
Block a user