Skip to content

Spaces in paths and FetchContent interoperability

Compare
Choose a tag to compare
@TheLartians TheLartians released this 29 Aug 20:10
· 82 commits to master since this release
ea6a8eb
  • 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!