mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
Minor fixes continued
This commit is contained in:
parent
17811c997b
commit
ea46af82d6
3 changed files with 6 additions and 13 deletions
|
|
@ -5,7 +5,7 @@ set(SLIC3R_APP_NAME "OrcaSlicer")
|
|||
set(SLIC3R_APP_KEY "OrcaSlicer")
|
||||
|
||||
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
|
||||
set(BBL_RELEASE_TO_PUBLIC "0")
|
||||
set(BBL_RELEASE_TO_PUBLIC "1")
|
||||
endif()
|
||||
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
||||
set(BBL_INTERNAL_TESTING "1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue