mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@PREFIX@
 | 
						|
exec_prefix=@EXEC_PREFIX@
 | 
						|
libdir=@LIBDIR@
 | 
						|
includedir=@INCLUDEDIR@
 | 
						|
 | 
						|
Name: Serd
 | 
						|
Version: @SERD_VERSION@
 | 
						|
Description: Lightweight RDF syntax library
 | 
						|
Libs: -L${libdir} -l@LIB_SERD@
 | 
						|
Cflags: -I${includedir}/serd-@SERD_MAJOR_VERSION@
 |