3 lines
58 B
CMake
3 lines
58 B
CMake
string(TIMESTAMP output "foobar%")
|
|
message("~${output}~")
|
string(TIMESTAMP output "foobar%")
|
|
message("~${output}~")
|