mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:02:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| compile_ipc(LanguageServer.ipc LanguageServerEndpoint.h)
 | |
| compile_ipc(LanguageClient.ipc LanguageClientEndpoint.h)
 | |
| 
 | |
| add_subdirectory(Cpp)
 | |
| add_subdirectory(Shell)
 | 
