Skip to content

Fix of severe build issue and other minor improvements

Compare
Choose a tag to compare
@SkyToGround SkyToGround released this 10 Jul 16:44
· 107 commits to master since this release
23d38bc
  • Fixed a bug that prevented the library from being included as a conan package in other projects.
  • Moved some of the code from externally facing header files to internal header files. This reduces the number of includes.
  • Other minor CMake and code fixes.