Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
422c1de564cec5689de052d5eb0c2ddd7065833c
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
OBJC.cmake
blob: 5ec842ca02b691764a9ef99c5d916b3e92e9c661 [
file
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_OBJC_ABI_COMPILED FALSE
)
enable_language
(
OBJC
)