mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 22:05:38 +00:00
parent
e8e44991db
commit
a298e93004
|
@ -23,5 +23,5 @@ if(SDL2_FOUND)
|
|||
target_link_libraries(frontend-common PRIVATE ${SDL2_LIBRARIES})
|
||||
endif()
|
||||
|
||||
target_link_libraries(frontend-common PRIVATE core common imgui simpleini)
|
||||
target_link_libraries(frontend-common PUBLIC core common imgui simpleini)
|
||||
|
||||
|
|
Loading…
Reference in a new issue