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_library
/
VALIDATOR-specify-macro.cmake
blob: fa90d723dfef1bfaa0f6c739c98f0db5dbd9fca1 (
plain
)
1
2
3
4
5
macro(CHECK result path) endmacro() find_library(result NAMES input.txt VALIDATOR check)