We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e748c6 commit 1f3e51aCopy full SHA for 1f3e51a
1 file changed
CMakeLists.txt
@@ -187,4 +187,6 @@ if(WIN32)
187
"${CMAKE_SOURCE_DIR}/Run"
188
COMMENT "Copy SDL runtime DLLs to output directory")
189
endif()
190
+
191
+ target_link_libraries(openfodder PRIVATE ws2_32)
192
0 commit comments