summaryrefslogtreecommitdiff
path: root/Tests/CMakeTests/String-TIMESTAMP-IncompleteSpecifier.cmake
blob: ffc5656fab422b00cf26d525f91285c0f19b7d2a (plain)
1
2
string(TIMESTAMP output "foobar%")
message("~${output}~")