mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
VideoBackends/D3DCommon: Fix linking against self
This commit is contained in:
parent
d4633ceded
commit
35f7abfe76
1 changed files with 0 additions and 1 deletions
|
@ -11,5 +11,4 @@ target_link_libraries(videod3dcommon
|
||||||
PUBLIC
|
PUBLIC
|
||||||
common
|
common
|
||||||
videocommon
|
videocommon
|
||||||
videod3dcommon
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue