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