Spaces in paths and FetchContent interoperability
- Fixes an issue (#285) when spaces are used in the CPM.cmake path.
- Fixes an issue (#287) when using "naked" FetchContent together with CPM.cmake.
Thanks to @MixusMinimax and @OlivierLDff for finding and fixing the issues!