mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 08:59:03 -06:00 
			
		
		
		
	cmake: apply defaults to all externals
This commit is contained in:
		
							
								
								
									
										2
									
								
								externals/opus/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								externals/opus/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							@@ -23,7 +23,7 @@ else()
 | 
			
		||||
    endif()
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
add_library(opus STATIC
 | 
			
		||||
add_library(opus
 | 
			
		||||
    # CELT sources
 | 
			
		||||
    opus/celt/bands.c
 | 
			
		||||
    opus/celt/celt.c
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user