mirror of
				https://github.com/FeralInteractive/gamemode.git
				synced 2025-10-31 05:54:05 +01:00 
			
		
		
		
	 1328e07f86
			
		
	
	1328e07f86
	
	
	
		
			
			This also explicitly constructs reusable library components to make it easier to extend the project over time. Notably we make less assumptions about the host system and use pkgconfig where appropriate to give us system details, such as the systemd system unit directory for packaging. This can be overriden with the meson option. Signed-off-by: Ikey Doherty <ikey@solus-project.com>