Skip to content

Commit

Permalink
WIP: more CMakePresets.json updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
oursland authored and looooo committed Oct 21, 2024
1 parent a286f75 commit 24f7fe0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@
"hidden": true,
"generator": "Ninja",
"cacheVariables": {
"Boost_NO_BOOST_CMAKE": {
"type": "BOOL",
"value": "ON"
},
"BUILD_DYNAMIC_LINK_PYTHON": {
"type": "BOOL",
"value": "ON"
},
"BUILD_FEM_NETGEN": {
"type": "BOOL",
"value": "ON"
Expand Down Expand Up @@ -102,10 +94,6 @@
"QT_HOST_PATH": {
"type": "PATH",
"value": "$env{CONDA_PREFIX}"
},
"USE_BOOST_PYTHON": {
"type": "BOOL",
"value": "OFF"
}
}
},
Expand Down

0 comments on commit 24f7fe0

Please sign in to comment.