You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							11 lines
						
					
					
						
							294 B
						
					
					
				
			
		
		
	
	
							11 lines
						
					
					
						
							294 B
						
					
					
				| prefix=/home/batman/one/external/capnp
 | |
| exec_prefix=${prefix}
 | |
| libdir=${exec_prefix}/lib
 | |
| includedir=${prefix}/include
 | |
| 
 | |
| Name: Cap'n Proto RPC
 | |
| Description: Fast object-oriented RPC system
 | |
| Version: 0.6.1
 | |
| Libs: -L${libdir} -lcapnp-rpc
 | |
| Requires: capnp = 0.6.1 kj-async = 0.6.1
 | |
| Cflags: -I${includedir}
 | |
| 
 |