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