forked from dolphin-emu/dolphin
Merge pull request #7146 from lioncash/software
Software: Don't link against X11 libraries
This commit is contained in:
@@ -20,7 +20,4 @@ target_link_libraries(videosoftware
|
|||||||
PUBLIC
|
PUBLIC
|
||||||
common
|
common
|
||||||
videocommon
|
videocommon
|
||||||
|
|
||||||
PRIVATE
|
|
||||||
${X11_LIBRARIES}
|
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user