Fix Apple CI build

This commit is contained in:
Linus Probert 2018-09-09 00:19:16 +02:00
parent c22d7612be
commit c3c249c2f8
1 changed files with 0 additions and 4 deletions

View File

@ -234,10 +234,6 @@ if (STEAM)
)
endif ()
target_link_libraries(breakhack
physfs-static
)
if (MSVC)
set_target_properties(breakhack PROPERTIES LINK_FLAGS_DEBUG "/SUBSYSTEM:CONSOLE")
set_target_properties(breakhack PROPERTIES COMPILE_DEFINITIONS_DEBUG "_CONSOLE")