mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 14:38:58 +08:00
separate no-occt presets
This commit is contained in:
parent
793e9f08fc
commit
c19a3041cb
@ -19,9 +19,11 @@
|
|||||||
{
|
{
|
||||||
"name": "no-occt",
|
"name": "no-occt",
|
||||||
"inherits": "default",
|
"inherits": "default",
|
||||||
|
"binaryDir": "${sourceDir}/build-no-occt",
|
||||||
"cacheVariables": {
|
"cacheVariables": {
|
||||||
"SLIC3R_ENABLE_FORMAT_STEP": false,
|
"SLIC3R_ENABLE_FORMAT_STEP": false,
|
||||||
"PrusaSlicer_DEPS_PRESET": "no-occt"
|
"PrusaSlicer_DEPS_PRESET": "no-occt",
|
||||||
|
"PrusaSlicer_DEPS_OUTPUT_QUIET": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user