mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-03 20:26:23 +01:00 
			
		
		
		
	Fix other compile errors
This commit is contained in:
		@@ -129,7 +129,7 @@ set(framework_SOURCES ${framework_SOURCES}
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
set_source_files_properties(${CMAKE_CURRENT_LIST_DIR}/luafunctions.cpp
 | 
			
		||||
                            PROPERTIES LANGUAGE CXX COMPILE_FLAGS "-g0 -O0")
 | 
			
		||||
                            PROPERTIES LANGUAGE CXX COMPILE_FLAGS "-g0 -Os")
 | 
			
		||||
 | 
			
		||||
# some build options
 | 
			
		||||
option(CRASH_HANDLER "Generate crash reports" ON)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user