Browse Source

Revert "Restore Powershell for everyone (will break things)"

This reverts commit 21b759a612.
pull/12/head
Erwan MATHIEU 1 year ago
parent
commit
ace62584fc
  1. 2
      profiles/cura.jinja

2
profiles/cura.jinja

@ -10,7 +10,9 @@ scripta*:compiler.cppstd=20
umspatial*:compiler.cppstd=20
dulcificum*:compiler.cppstd=20
cura_settings*:compiler.cppstd=20
{% if platform.system() == 'Windows' %}
tools.env.virtualenv:powershell=True
{% endif %}
[options]
asio-grpc/*:local_allocator=recycling_allocator

Loading…
Cancel
Save