Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
FetchContent
/
IgnoreToolchainFile.cmake
blob: f8ee74995c3fe161c8e11fb67995510ed8137009 [
file
] [
log
] [
blame
] [
edit
]
set
(
ENV
{
CMAKE_TOOLCHAIN_FILE
}
path
/
to
/
somewhere
/
iDoNotExist
.
cmake
)
include
(
DownloadFile
.
cmake
)