Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cdb7bc737e4efe9aa4e16e516dbcb93a05fd8ec0
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
CXX.cmake
blob: e17cc9d053f498f8ec7d95b33474f4afee897bcb [
file
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_CXX_ABI_COMPILED FALSE
)
enable_language
(
CXX
)