55ok

Mini

Direktori : /usr/src/cmake-3.25.0/Tests/CustomCommand/
Upload File :
Current File : //usr/src/cmake-3.25.0/Tests/CustomCommand/check_mark.cmake

if(EXISTS "${MARK_FILE}")
  message(FATAL_ERROR "Custom command run more than once!")
else()
  file(WRITE "${MARK_FILE}" "check for running custom command twice\n")
endif()

Zerion Mini 1.0