From 87c24d9ebe1a09d710665eb5cb73eba675e30ae2 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Tue, 13 Jan 2026 11:00:54 +0100 Subject: [PATCH] Fix conan warning with profile --- profiles/cura.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/cura.jinja b/profiles/cura.jinja index 9ea395b..5079169 100644 --- a/profiles/cura.jinja +++ b/profiles/cura.jinja @@ -21,7 +21,7 @@ uvula*:compiler.cppstd=20 curator/*:compiler.cppstd=20 arcus*:compiler.cppstd=20 pyarcus*:compiler.cppstd=20 -native_cad_plugin/[>=3.0.0]*:compiler.cppstd=20 +native_cad_plugin/*:compiler.cppstd=20 [options] asio-grpc/*:local_allocator=recycling_allocator