Build: Remove only windows code in Carla compilation

This commit is contained in:
xavisolesoft 2024-01-25 19:41:45 +01:00
parent 9ade5ff8bb
commit 1d6332afcc
1 changed files with 0 additions and 5 deletions

View File

@ -214,11 +214,6 @@ if (BUILD_LIBCARLA_SERVER)
${LIBCARLA_SERVER_SOURCES_THIRD_PARTY}
)
target_compile_options (
carla-server PRIVATE
/EHsc
)
target_include_directories (
carla-server PUBLIC
${LIBCARLA_SERVER_INCLUDE_PATHS}