alien.inline: define-c-library: set "c-library"
							parent
							
								
									13cf80c0c7
								
							
						
					
					
						commit
						abf1ae4702
					
				| 
						 | 
					@ -65,7 +65,7 @@ PRIVATE>
 | 
				
			||||||
    concat make-function ;
 | 
					    concat make-function ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
: define-c-library ( name -- )
 | 
					: define-c-library ( name -- )
 | 
				
			||||||
    c-library-name c-library set
 | 
					    c-library-name [ c-library set ] [ "c-library" set ] bi
 | 
				
			||||||
    V{ } clone c-strings set
 | 
					    V{ } clone c-strings set
 | 
				
			||||||
    V{ } clone linker-args set ;
 | 
					    V{ } clone linker-args set ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue