mirror of https://github.com/bitcoin/bitcoin.git
cmake: Drop no longer necessary "cmakeMinimumRequired" object
This commit is contained in:
parent
6a13a6106e
commit
12a6959892
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"version": 3,
|
||||
"cmakeMinimumRequired": {"major": 3, "minor": 21, "patch": 0},
|
||||
"configurePresets": [
|
||||
{
|
||||
"name": "vs2022",
|
||||
|
|
Loading…
Reference in New Issue