Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a0d8556bf7600a11e7ead052d926ab5884256d09
/
.
/
Tests
/
RunCMake
/
FetchContent
/
IgnoreToolchainFile.cmake
blob: f8ee74995c3fe161c8e11fb67995510ed8137009 [
file
] [
log
] [
blame
]
set
(
ENV
{
CMAKE_TOOLCHAIN_FILE
}
path
/
to
/
somewhere
/
iDoNotExist
.
cmake
)
include
(
DownloadFile
.
cmake
)