mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Required for building apps against wayland libraries that have not been installed. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
libdir=@abs_builddir@/.libs
 | 
						|
includedir=@abs_srcdir@
 | 
						|
 
 | 
						|
Name: Wayland Server
 | 
						|
Description: Server side implementation of the Wayland protocol (not installed)
 | 
						|
Version: @PACKAGE_VERSION@
 | 
						|
Cflags: -I${includedir}
 | 
						|
Libs: -L${libdir} -lwayland-server
 |