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