Update CMakePresets.json
Updated requested cmake version, I used the same version present in cmakelist.txt
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
00e3980090
commit
ba630dc71b
@@ -2,8 +2,8 @@
|
||||
"version": 3,
|
||||
"cmakeMinimumRequired": {
|
||||
"major": 3,
|
||||
"minor": 14,
|
||||
"patch": 0
|
||||
"minor": 16,
|
||||
"patch": 3
|
||||
},
|
||||
"configurePresets": [
|
||||
{
|
||||
@@ -284,4 +284,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user