|
|
|
@ -2,6 +2,6 @@ core:default_profile = runner.jinja |
|
|
|
core:default_build_profile = cura_build.jinja |
|
|
|
core:default_build_profile = cura_build.jinja |
|
|
|
tools.cmake.cmaketoolchain:generator = Ninja |
|
|
|
tools.cmake.cmaketoolchain:generator = Ninja |
|
|
|
tools.env.virtualenv:auto_use = True |
|
|
|
tools.env.virtualenv:auto_use = True |
|
|
|
tools.env.virtualenv:powershell = True |
|
|
|
tools.env.virtualenv:powershell = False |
|
|
|
tools.gnu:define_libcxx11_abi = True |
|
|
|
tools.gnu:define_libcxx11_abi = True |
|
|
|
tools.build:skip_test = False |
|
|
|
tools.build:skip_test = False |
|
|
|
|