mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-05 17:15:49 +00:00
Merge pull request #7146 from lioncash/software
Software: Don't link against X11 libraries
This commit is contained in:
commit
6bfe336102
1 changed files with 0 additions and 3 deletions
|
@ -20,7 +20,4 @@ target_link_libraries(videosoftware
|
||||||
PUBLIC
|
PUBLIC
|
||||||
common
|
common
|
||||||
videocommon
|
videocommon
|
||||||
|
|
||||||
PRIVATE
|
|
||||||
${X11_LIBRARIES}
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue