Skip to content
Snippets Groups Projects

add Visual Studio 2022 support (via CMAKE)

Merged Logan Aerl Arias requested to merge vs2022 into next
8 files
+ 30
14
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 1
1
set(CPM_DOWNLOAD_VERSION 0.36.0)
set(CPM_DOWNLOAD_VERSION 0.38.7)
if(CPM_SOURCE_CACHE)
set(CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")
Loading