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