Build: Remove only windows code in Carla compilation
This commit is contained in:
parent
9ade5ff8bb
commit
1d6332afcc
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue