mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	spa: install the spa-resample tool
This commit is contained in:
		
							parent
							
								
									61523d383a
								
							
						
					
					
						commit
						28f60eaf6f
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -192,7 +192,6 @@ if sndfile_dep.found()
 | 
				
			||||||
    include_directories : [spa_inc ],
 | 
					    include_directories : [spa_inc ],
 | 
				
			||||||
    link_with : [ audioconvert, test_lib ],
 | 
					    link_with : [ audioconvert, test_lib ],
 | 
				
			||||||
    dependencies : [sndfile_dep, mathlib],
 | 
					    dependencies : [sndfile_dep, mathlib],
 | 
				
			||||||
    install : installed_tests_enabled,
 | 
					    install : true,
 | 
				
			||||||
    install_dir : join_paths(installed_tests_execdir, 'examples', 'audioconvert'),
 | 
					 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue