mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
Merge pull request #7146 from lioncash/software
Software: Don't link against X11 libraries
This commit is contained in:
commit
6bfe336102
@ -20,7 +20,4 @@ target_link_libraries(videosoftware
|
||||
PUBLIC
|
||||
common
|
||||
videocommon
|
||||
|
||||
PRIVATE
|
||||
${X11_LIBRARIES}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user