mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
i can't get it working
This commit is contained in:
parent
77bab16ffd
commit
7e4370a880
1 changed files with 1 additions and 1 deletions
|
@ -94,5 +94,5 @@ if (HAVE_JACK)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
target_link_libraries(furnace SDL2main -static)
|
target_link_libraries(furnace -static)
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Reference in a new issue