SIZE-error-does-not-exist.cmake 78 B

123
  1. set(file "/a/file/that/does-not-exist")
  2. file(SIZE "${file}" CALCULATED_SIZE)