mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-04 04:36:23 +01:00 
			
		
		
		
	drop usage of threads in sound system
This commit is contained in:
		@@ -22,7 +22,7 @@ ENDIF()
 | 
			
		||||
 | 
			
		||||
SET(Boost_USE_MULTITHREADED ON)
 | 
			
		||||
SET(Boost_USE_STATIC_LIBS ON)
 | 
			
		||||
FIND_PACKAGE(Boost COMPONENTS system thread REQUIRED)
 | 
			
		||||
FIND_PACKAGE(Boost COMPONENTS system REQUIRED)
 | 
			
		||||
 | 
			
		||||
IF(USE_OPENGL_ES2)
 | 
			
		||||
    FIND_PACKAGE(OpenGLES2 REQUIRED)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user