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