mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	 f59d58cb76
			
		
	
	
		f59d58cb76
		
	
	
	
	
		
			
			Currently we end up with the following:
    serenity/
        AK/
            ...
        Kernel/
            ...
        Libraries/
            LibELF/
            LibTest/
        Userland/
            Libraries/
                <all other libs>
            ...
		
	
			
		
			
				
	
	
		
			1 line
		
	
	
	
		
			54 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			54 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| serenity_install_sources("Userland/Libraries/LibELF")
 |