Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CompilerChange
/
EmptyCompiler.cmake
blob: 06e9e033bfe4339c581cce8ff0efc450e4e583a0 [
file
] [
log
] [
blame
] [
edit
]
set
(
CMAKE_USER_MAKE_RULES_OVERRIDE_C $
{
CMAKE_CURRENT_LIST_DIR
}/
EmptyCompiler
-
override
.
cmake
)
enable_language
(
C
)