mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
3 lines
58 B
CMake
3 lines
58 B
CMake
string(TIMESTAMP output "foobar%")
|
|
message("~${output}~")
|