19 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
directories:
 | 
						|
  .
 | 
						|
 | 
						|
# Automatically includes all relevant targets under the 'directories' above
 | 
						|
derive_targets_from_directories: true
 | 
						|
 | 
						|
targets:
 | 
						|
  # If source code isn't resolving, add additional targets that compile it here
 | 
						|
 | 
						|
additional_languages:
 | 
						|
  # Uncomment any additional languages you want supported
 | 
						|
  # dart
 | 
						|
  # javascript
 | 
						|
  # python
 | 
						|
  # typescript
 | 
						|
 | 
						|
build_flags:
 | 
						|
  --features=pure
 |