forked from IQ.Lvbs/IQ.Pilot
IQ.Pilot Release Commit @ 0798119
This commit is contained in:
7
iqdbc_repo/SConstruct
Normal file
7
iqdbc_repo/SConstruct
Normal file
@@ -0,0 +1,7 @@
|
||||
AddOption('--minimal',
|
||||
action='store_false',
|
||||
dest='extras',
|
||||
default=True,
|
||||
help='the minimum build. no tests, tools, etc.')
|
||||
|
||||
SConscript(['SConscript'])
|
||||
Reference in New Issue
Block a user