mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Externals: Add soundtouch
This commit is contained in:
		
							parent
							
								
									15c907317c
								
							
						
					
					
						commit
						27ce3b3f51
					
				
					 4 changed files with 11 additions and 1 deletions
				
			
		|  | @ -16,6 +16,9 @@ set(HEADERS | |||
|             sink.h | ||||
|             ) | ||||
| 
 | ||||
| include_directories(../../externals/soundtouch/include) | ||||
| 
 | ||||
| create_directory_groups(${SRCS} ${HEADERS}) | ||||
| 
 | ||||
| add_library(audio_core STATIC ${SRCS} ${HEADERS}) | ||||
| add_library(audio_core STATIC ${SRCS} ${HEADERS}) | ||||
| target_link_libraries(audio_core SoundTouch) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue