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
/
add_subdirectory
/
RunCMakeTest.cmake
blob: 9d514e162916213e3f0cd7208319c564e0b53628 (
plain
)
1
2
3
4
5
include(RunCMake) run_cmake(DoesNotExist) run_cmake(Missing) run_cmake(Function)