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