mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-12 05:25:45 -04:00
@ -23,5 +23,5 @@ if(SDL2_FOUND)
|
|||||||
target_link_libraries(frontend-common PRIVATE ${SDL2_LIBRARIES})
|
target_link_libraries(frontend-common PRIVATE ${SDL2_LIBRARIES})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
target_link_libraries(frontend-common PRIVATE core common imgui simpleini)
|
target_link_libraries(frontend-common PUBLIC core common imgui simpleini)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user