Sign in
android
/
platform
/
prebuilts
/
cmake
/
darwin-x86
/
2b68268fd955407d553972482798a88a0a3d6be0
/
.
/
share
/
cmake-3.10
/
Modules
/
Platform
/
FreeBSD-Determine-CXX.cmake
blob: b594daeb0bd381d1898e2de4a9eb81dea5a89f26 [
file
] [
log
] [
blame
]
if
(
NOT CMAKE_CXX_COMPILER_NAMES
)
set
(
CMAKE_CXX_COMPILER_NAMES c
++)
endif
()