mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-27 00:05:34 +01:00
VideoBackends/D3DCommon: Fix linking against self
This commit is contained in:
parent
d4633ceded
commit
35f7abfe76
@ -11,5 +11,4 @@ target_link_libraries(videod3dcommon
|
|||||||
PUBLIC
|
PUBLIC
|
||||||
common
|
common
|
||||||
videocommon
|
videocommon
|
||||||
videod3dcommon
|
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user