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