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
/
IgnoreToolchainFile.cmake
blob: f8ee74995c3fe161c8e11fb67995510ed8137009 (
plain
)
1
2
set(ENV{CMAKE_TOOLCHAIN_FILE} path/to/somewhere/iDoNotExist.cmake) include(DownloadFile.cmake)