Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CMakeTests
/
String-TIMESTAMP-IncompleteSpecifier.cmake
blob: ffc5656fab422b00cf26d525f91285c0f19b7d2a [
file
] [
log
] [
blame
]
string
(
TIMESTAMP output
"foobar%"
)
message
(
"~${output}~"
)