mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49:50 -06:00
VideoBackends/D3DCommon: Fix linking against self
This commit is contained in:
@ -11,5 +11,4 @@ target_link_libraries(videod3dcommon
|
|||||||
PUBLIC
|
PUBLIC
|
||||||
common
|
common
|
||||||
videocommon
|
videocommon
|
||||||
videod3dcommon
|
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user