CMake/Tests/CMakeTests/String-TIMESTAMP-CustomFormatLocal.cmake

3 lines
53 B
CMake
Raw Normal View History

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