File-TIMESTAMP-NoFile.cmake 93 B

12
  1. file(TIMESTAMP "${CMAKE_CURRENT_LIST_DIR}/DoesNotExist.cmake" output)
  2. message("~${output}~")