Set scons version requirement to 0.98.3
This commit is contained in:
parent
e244502bcd
commit
b10a1bd3a3
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
# 4. msgfmt(1) for making builds with i18n support.
|
||||
# 5. graph-includes for making the project dependency graph.
|
||||
|
||||
EnsureSConsVersion(0,98,3)
|
||||
|
||||
import os, sys, shutil, sets, re, commands
|
||||
from glob import glob
|
||||
from subprocess import Popen, PIPE, call
|
||||
|
|
Loading…
Add table
Reference in a new issue