Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
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
)