i can't get it working
This commit is contained in:
parent
77bab16ffd
commit
7e4370a880
|
@ -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