File-TIMESTAMP-Works.cmake 93 B

12
  1. file(TIMESTAMP "${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt" output UTC)
  2. message("~${output}~")