mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-13 05:40:48 +00:00
4 lines
91 B
CMake
4 lines
91 B
CMake
|
include(Platform/Windows-IntelLLVM)
|
||
|
set(_COMPILE_CXX " /TP")
|
||
|
__windows_compiler_intel(CXX)
|