Browse Source

Update global.conf

runner/Windows/X64
Jelle Spijker 2 years ago committed by GitHub
parent
commit
ae0df3bb1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      global.conf

2
global.conf

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

Loading…
Cancel
Save