Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a914434d52fca46b23f139dd4be1f4e22cbd5fe4
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
C.cmake
blob: 8e9d70cf416342610a86ff5eb7202ed66d2d19db [
file
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_C_ABI_COMPILED FALSE
)
enable_language
(
C
)