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/qhull')
-rw-r--r--extern/qhull/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern/qhull/SConscript b/extern/qhull/SConscript
index d1bd0699e2b..47e1779b1bf 100644
--- a/extern/qhull/SConscript
+++ b/extern/qhull/SConscript
@@ -1,3 +1,4 @@
+#!/usr/bin/python
import sys
qhull_env = Environment()