3 lines
75 B
CMake
3 lines
75 B
CMake
|
file(TIMESTAMP "TIMESTAMP.cmake" output UTC)
|
||
|
message(STATUS "'${output}'")
|