mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
SCons: Don't cache librarys
This commit is contained in:
@@ -42,4 +42,5 @@ else:
|
||||
source=sources,
|
||||
)
|
||||
|
||||
env.NoCache(library)
|
||||
Default(library)
|
||||
|
||||
Reference in New Issue
Block a user