mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-13 05:40:48 +00:00
4 lines
77 B
CMake
4 lines
77 B
CMake
|
if(NOT CMAKE_CXX_COMPILER_NAMES)
|
||
|
set(CMAKE_CXX_COMPILER_NAMES c++)
|
||
|
endif()
|