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_path
/
EmptyOldStyle.cmake
blob: d78bb65e03cdc5b98473458648b40877a3f9fff9 (
plain
)
1
2
find_path(VAR ONLY_CMAKE_FIND_ROOT_PATH) message(STATUS "${VAR}")