mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-13 13:51:05 +00:00
4 lines
105 B
CMake
4 lines
105 B
CMake
|
include(Platform/Linux-Intel)
|
||
|
__linux_compiler_intel(CXX)
|
||
|
set(CMAKE_INCLUDE_SYSTEM_FLAG_CXX "-isystem ")
|