cmake/Tests/CMakeTests/String-TIMESTAMP-IncompleteSpecifier.cmake
2013-03-16 19:13:01 +02:00

3 lines
58 B
CMake

string(TIMESTAMP output "foobar%")
message("~${output}~")