i can't get it working

This commit is contained in:
tildearrow 2021-12-07 16:09:00 -05:00
parent 77bab16ffd
commit 7e4370a880

View file

@ -94,5 +94,5 @@ if (HAVE_JACK)
endif()
if (WIN32)
target_link_libraries(furnace SDL2main -static)
target_link_libraries(furnace -static)
endif()