Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
GoodToolchainDefault.cmake
blob: 53c938b47db42d3b43b26864e10c78ee66ec880f [
file
]
include
(
"${RunCMake_SOURCE_DIR}/TestVariable.cmake"
)
test_variable
(
"CMAKE_TOOLCHAIN_FILE"
"FILEPATH"
"${CMAKE_SOURCE_DIR}/toolchain.cmake"
)