Commit 7ff76322 authored by mercury233's avatar mercury233 Committed by GitHub

add back link pthread (#2829)

parent e715bd06
......@@ -103,7 +103,7 @@ project "YGOPro"
end
filter "system:linux"
links { "GL", "X11", "Xxf86vm" }
links { "GL", "X11", "Xxf86vm", "dl", "pthread" }
linkoptions { "-fopenmp" }
if USE_AUDIO and AUDIO_LIB == "irrklang" then
links { "IrrKlang" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment