mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			222 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			222 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@prefix@
 | 
						|
exec_prefix=${prefix}
 | 
						|
libdir=${exec_prefix}/lib
 | 
						|
includedir=${prefix}/include
 | 
						|
 
 | 
						|
Name: Wayland Client
 | 
						|
Description: Wayland client side library
 | 
						|
Version: 0.1
 | 
						|
Cflags: -I${includedir}
 | 
						|
Libs: -L${libdir} -lwayland
 |