yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01818
scons.profile-default add to repository
What about including scons.profile-default to the repository,
It will simplify installation process for novices.
For example, like this one
PREFIX = 'bla/bla/bla
optimize = True
exclude = 'none'
features = 'log4cxx,opengl,openmp,python'
version = '020
QTDIR = ['/usr/share/qt3', '/usr/lib/qt', '/usr/lib/qt3', '/usr/qt/3',
'/usr/lib/qt-3.3']
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']
pretty = True
______________________________
Anton Gladkyy
Follow ups