Hall A ROOT/C++ Analyzer (podd)
|
Go to the source code of this file.
Namespaces | |
namespace | SConscript |
Variables | |
SConscript.app = env.Program(target = a, source = src) | |
list | SConscript.appnames |
list | SConscript.apps = [] |
SConscript.bin_dir = os.path.join(install_prefix,'bin') | |
SConscript.env = dcenv.Clone() | |
SConscript.install_prefix = env.subst('$INSTALLDIR') | |
SConscript.LIBPATH | |
SConscript.LIBS | |
SConscript.LINKFLAGS | |
SConscript.rel_lib_dir | |
SConscript.RPATH | |
list | SConscript.sources = [] |
SConscript.src_dir = os.path.join(install_prefix,os.path.join('src',thisdir_fullpath)) | |
SConscript.thisdir = os.path.basename(os.path.normpath(thisdir_fullpath)) | |
SConscript.thisdir_fullpath = Dir('.').path | |