mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
Add options to use scons caching for faster iteration.
Sort the sets in source generation so they are generated consistently between runs; otherwise caching is useless.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,6 +12,9 @@ src/gen
|
||||
logs/*
|
||||
*.log
|
||||
|
||||
# The default cache directory
|
||||
cache/
|
||||
|
||||
# Binaries
|
||||
*.o
|
||||
*.os
|
||||
|
||||
Reference in New Issue
Block a user