7.11.6
- Make building (so far) unused infrastructure classes in CMake project optional
- Added toggles to disable building tests and examples as part of CMake project (use -DNO_TESTS=ON or -DNO_EXAMPLES=ON)
- Extended README with short recipe for quickly building a minimal GDX library with CMake