mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-29 20:44:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			152 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			152 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| {
 | |
| 	'targets': [
 | |
| 		{
 | |
| 			'target_name': 'crypto_key',
 | |
| 			'sources': ['src/crypto_key.cc'],
 | |
| 			'include_dirs': ['<!(node -e "require(\'nan\')")']
 | |
| 		}
 | |
| 	]
 | |
| }
 |