From 3081f4a6355b495f167151fb269dd16fa4f9f24e Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Tue, 9 Mar 2004 21:14:03 +0000 Subject: - [SCONS] Added building of qhull and Solid from extern when selecting the Solid gameengine. The gameengine has not been updated with the Tuhopuu2 one, so it is not wise to do that yet. This is in preparation for that and won't effect the current build process. --- extern/SConscript | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 extern/SConscript (limited to 'extern/SConscript') 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 -- cgit v1.2.3