mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-09 18:31:23 +00:00
4 lines
91 B
CMake
4 lines
91 B
CMake
|
include(Platform/Windows-IntelLLVM)
|
||
|
set(_COMPILE_CXX " /TP")
|
||
|
__windows_compiler_intel(CXX)
|