Imported Upstream version 2.8.11.2
[platform/upstream/cmake.git] / Tests / CMakeTests / String-TIMESTAMP-DefaultFormatUTC.cmake
1 string(TIMESTAMP output UTC)
2 message("~${output}~")