From ace62584fc7c384eebdd2684b1deafdf1dccdc15 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Thu, 28 Nov 2024 14:42:57 +0100 Subject: [PATCH] Revert "Restore Powershell for everyone (will break things)" This reverts commit 21b759a612d6d8e84481ca4bc1032f705926a3bb. --- profiles/cura.jinja | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/cura.jinja b/profiles/cura.jinja index 5cb953f..95d2202 100644 --- a/profiles/cura.jinja +++ b/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