summaryrefslogtreecommitdiffstats
path: root/test/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'test/SConstruct')
-rw-r--r--test/SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SConstruct b/test/SConstruct
index 1f1db0f..b949bca 100644
--- a/test/SConstruct
+++ b/test/SConstruct
@@ -42,4 +42,5 @@ else:
source=sources,
)
+env.NoCache(library)
Default(library)