Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/SConscript')
-rw-r--r--extern/SConscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/extern/SConscript b/extern/SConscript
new file mode 100644
index 00000000000..180c41b5c40
--- /dev/null
+++ b/extern/SConscript
@@ -0,0 +1,2 @@
+SConscript(['qhull/SConscript',
+ 'solid/SConscript']) \ No newline at end of file