mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 05:42:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			116 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			116 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| set(SOURCES
 | |
|     main.cpp
 | |
| )
 | |
| 
 | |
| serenity_bin(LibGfxDemo)
 | |
| target_link_libraries(LibGfxDemo LibGUI LibIPC LibGfx LibCore)
 | 
