remove conda dir since we have pixi

This commit is contained in:
Zbyněk Winkler
2025-06-25 11:17:42 +02:00
committed by Yorik van Havre
parent 5f610d32ab
commit ff0b4b6325
10 changed files with 0 additions and 261 deletions

View File

@@ -121,7 +121,6 @@
"lhs": "${hostSystemName}",
"rhs": "Linux"
},
"cmakeExecutable": "${sourceDir}/conda/cmake.sh",
"cacheVariables": {
"CMAKE_C_COMPILER": {
"type": "STRING",
@@ -161,7 +160,6 @@
"lhs": "${hostSystemName}",
"rhs": "Darwin"
},
"cmakeExecutable": "${sourceDir}/conda/cmake.sh",
"cacheVariables": {
"CMAKE_IGNORE_PREFIX_PATH": {
"type": "STRING",
@@ -189,7 +187,6 @@
"lhs": "${hostSystemName}",
"rhs": "Windows"
},
"cmakeExecutable": "${sourceDir}/conda/cmake.cmd",
"cacheVariables": {
"CMAKE_INSTALL_PREFIX": {
"type": "FILEPATH",