mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:29:04 +08:00
separate no-occt presets
This commit is contained in:
parent
793e9f08fc
commit
c19a3041cb
@ -19,9 +19,11 @@
|
||||
{
|
||||
"name": "no-occt",
|
||||
"inherits": "default",
|
||||
"binaryDir": "${sourceDir}/build-no-occt",
|
||||
"cacheVariables": {
|
||||
"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