Fix super build issues
- 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!