Skip to content

AtomsGaffer 0.1.1

Compare
Choose a tag to compare
@andrewkaufman andrewkaufman released this 07 Jan 00:27
· 24 commits to master since this release
78ce226

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 if ATOMS_MAYA_ROOT is specified).
  • Using -isystem for upstream includes.