index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
find_file
/
VALIDATOR-specify-macro.cmake
blob: ec0ce9a30d2925abc6c363320719f9a57dcfc857 (
plain
)
1
2
3
4
5
macro(CHECK result path) endmacro() find_file(result NAMES input.txt VALIDATOR check)