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
/
FetchContent
/
MissingDetails.cmake
blob: 998f251a3a4be1e29caedc567957e947ce4dcaf1 (
plain
)
1
2
3
4
5
cmake_policy(SET CMP0169 OLD) include(FetchContent) FetchContent_Populate(t1)