mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	[client] wayland: libdecor is not a requirement of building
This commit is contained in:
		@@ -23,7 +23,7 @@ endfunction()
 | 
			
		||||
# the first entry here is the default
 | 
			
		||||
add_desktop(xdg)
 | 
			
		||||
 | 
			
		||||
pkg_check_modules(LIBDECOR REQUIRED IMPORTED_TARGET libdecor-0)
 | 
			
		||||
pkg_check_modules(LIBDECOR IMPORTED_TARGET libdecor-0)
 | 
			
		||||
if(LIBDECOR_FOUND)
 | 
			
		||||
  option(ENABLE_LIBDECOR "Build with libdecor support" ON)
 | 
			
		||||
else()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user