Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
636df833809a1e51f7dd146fc8ea29adc77fe50d
/
.
/
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
)