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