mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-26 19:24:55 +00:00
3 lines
58 B
CMake
3 lines
58 B
CMake
string(TIMESTAMP output "foobar%")
|
|
message("~${output}~")
|