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