mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:52:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			268 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			268 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| add_executable(Generate_CSS_PropertyID_h Generate_CSS_PropertyID_h.cpp)
 | |
| add_executable(Generate_CSS_PropertyID_cpp Generate_CSS_PropertyID_cpp.cpp)
 | |
| target_link_libraries(Generate_CSS_PropertyID_h LagomCore)
 | |
| target_link_libraries(Generate_CSS_PropertyID_cpp LagomCore)
 | 
