mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
3 lines
75 B
CMake
3 lines
75 B
CMake
file(TIMESTAMP "TIMESTAMP.cmake" output UTC)
|
|
message(STATUS "'${output}'")
|