cmake/Tests/RunCMake/file/TIMESTAMP.cmake

3 lines
75 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
file(TIMESTAMP "TIMESTAMP.cmake" output UTC)
message(STATUS "'${output}'")