diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c519988747..8702753248 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}"