cmake: fix pthread linking on Windows
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"freetype",
|
||||
"libpng",
|
||||
"openal-soft",
|
||||
"sdl2"
|
||||
"sdl2",
|
||||
"pthreads"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user