mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	src: move extensions into pipewire
This allows having the same directory structure for headers as it is in $prefix/include when installed, so that we can build other projects using pipewire uninstalled (via the -uninstalled.pc or by using meson subprojects). Otherwise, external code that reasonably includes <pipewire/extensions/foo.h> fails to compile.
This commit is contained in:
		
							parent
							
								
									1f04e911c5
								
							
						
					
					
						commit
						953dc22f50
					
				
					 13 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,5 @@
 | 
			
		|||
 | 
			
		||||
subdir('pipewire')
 | 
			
		||||
subdir('extensions')
 | 
			
		||||
subdir('daemon')
 | 
			
		||||
subdir('tools')
 | 
			
		||||
subdir('modules')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue