Browse Source

Fix conan warning with profile

pull/25/merge
Erwan MATHIEU 2 months ago committed by GitHub
parent
commit
87c24d9ebe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      profiles/cura.jinja

2
profiles/cura.jinja

@ -21,7 +21,7 @@ uvula*:compiler.cppstd=20
curator/*:compiler.cppstd=20 curator/*:compiler.cppstd=20
arcus*:compiler.cppstd=20 arcus*:compiler.cppstd=20
pyarcus*:compiler.cppstd=20 pyarcus*:compiler.cppstd=20
native_cad_plugin/[>=3.0.0]*:compiler.cppstd=20 native_cad_plugin/*:compiler.cppstd=20
[options] [options]
asio-grpc/*:local_allocator=recycling_allocator asio-grpc/*:local_allocator=recycling_allocator

Loading…
Cancel
Save