Sign in
fuchsia
/
third_party
/
cmake
/
1dae4d93551dcd4cd047b77d0bb1b18080e3556b
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
OBJCXX.cmake
blob: 49df0aae550cf299a5bfbdef6742aa11ebf6bc0d [
file
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_OBJCXX_ABI_COMPILED FALSE
)
enable_language
(
OBJCXX
)