We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce43e4b commit 9761c1aCopy full SHA for 9761c1a
CMakePresets.json
@@ -6,6 +6,7 @@
6
"cacheVariables": {
7
"CMAKE_POSITION_INDEPENDENT_CODE": "ON",
8
"WITH_EXTERNAL_MACHINETYPES": "OFF",
9
+ "Mesquite_ROOT": "$env{INSTALL_DIR}/mesquite-2.3.0",
10
"gmds_ROOT": "$env{INSTALL_DIR}/gmds072",
11
"Lima_ROOT": "$env{INSTALL_DIR}/lima"
12
}
0 commit comments