mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 18:45:46 -04:00
CMake: Fix compiling with Visual Studio
This commit is contained in:
@ -57,5 +57,5 @@ if(WIN32)
|
||||
d3d11hostdisplay.cpp
|
||||
d3d11hostdisplay.h
|
||||
)
|
||||
target_link_libraries(duckstation PRIVATE d3d11.lib dxgi.lib)
|
||||
target_link_libraries(duckstation-qt PRIVATE d3d11.lib dxgi.lib)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user