AtomsGaffer 0.1.1
Build
- Enable cmake verbosity by default.
- The CXX std must now be specified in the build args (eg
-DCMAKE_CXX_FLAGS='-std=c++11'
). - Added
MAYA_MAJOR_VERSION
arg (only used ifATOMS_MAYA_ROOT
is specified). - Using
-isystem
for upstream includes.