mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
presets: bump version to v5
Prepare for new test preset fields.
This commit is contained in:
committed by
Brad King
parent
4634de335b
commit
359e5b17d8
@@ -33,7 +33,7 @@ using TestPreset = cmCMakePresetsGraph::TestPreset;
|
||||
using ArchToolsetStrategy = cmCMakePresetsGraph::ArchToolsetStrategy;
|
||||
|
||||
constexpr int MIN_VERSION = 1;
|
||||
constexpr int MAX_VERSION = 4;
|
||||
constexpr int MAX_VERSION = 5;
|
||||
|
||||
struct CMakeVersion
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user