Skip to content

7.11.6

Compare
Choose a tag to compare
@0x17 0x17 released this 09 Aug 16:32
· 928 commits to main since this release
  • 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