Skip to content

Fix super build issues

Compare
Choose a tag to compare
@TheLartians TheLartians released this 07 Feb 16:12
· 109 commits to master since this release
5f614e5
  • Fixed an issue caused by a bug in CMake < 3.17, where FetchContent wasn't properly included when importing CPM.cmake independently from different directories (#192).
  • Updated examples with newer versions and cleaner CMake code (#190).

Thanks to @ClausKlein and @xmuller for the PRs!