Removed curl dependency by using cmake internal curl
[platform/upstream/cmake.git] / Tests / CMakeTests / String-TIMESTAMP-DefaultFormatUTC.cmake
1 string(TIMESTAMP output UTC)
2 message("~${output}~")