View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (-1 / +1 lines)
 Lines 8-14    Link Here 
#######################################
#######################################
# OPTIONS
# OPTIONS
#######################################
#######################################
opts = Options(ARGUMENTS)
opts = Options(args = ARGUMENTS)
# conditionally build parts of gaia
# conditionally build parts of gaia
#opts.Add(BoolOption('gaia', 'Compile gaia OpenGL client', 1));
#opts.Add(BoolOption('gaia', 'Compile gaia OpenGL client', 1));