mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] switch from SDL_Thread to lgThread
This commit is contained in:
@@ -15,3 +15,5 @@ add_library(lg_common_platform_code STATIC
|
||||
if(ENABLE_BACKTRACE)
|
||||
target_link_libraries(lg_common_platform_code bfd)
|
||||
endif()
|
||||
|
||||
target_link_libraries(lg_common_platform_code pthread)
|
||||
|
Reference in New Issue
Block a user