diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c51998874..870275324 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -161,6 +161,7 @@ if( WIN32 ) endif() set( ZDOOM_LIBS + opengl32 wsock32 winmm "${DX_dinput8_LIBRARY}"