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.

20 lines
451 B

directories:
.
-bin
-out
-node_modules
-third_party/externals
# Automatically includes all relevant targets under the 'directories' above
derive_targets_from_directories: false
targets:
# If source code isn't resolving, add additional targets that compile it here
//example:hello_world_vulkan
//example:hello_world_gl
additional_languages:
# Uncomment any additional languages you want supported
javascript
python
typescript