Contributes to CURA-9365
@ -3,3 +3,4 @@ core:default_build_profile = cura_build.jinja
tools.cmake.cmaketoolchain:generator = Ninja
tools.env.virtualenv:auto_use = True
tools.gnu:define_libcxx11_abi = True
{% if platform.system() == 'Windows' %}tools.env.virtualenv:powershell=True{% endif %}