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