diff --git a/global.conf b/global.conf index 40c2634..f5ebf6c 100644 --- a/global.conf +++ b/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