🔧 Removed unused bullet components

This commit is contained in:
Edgar 2023-09-25 16:02:33 +02:00
parent c6583150e6
commit 9e75c2d9fe
No known key found for this signature in database
GPG key ID: 3C2E1F2C1C353131

View file

@ -8,8 +8,6 @@ class Overte(ConanFile):
settings = "os", "compiler", "build_type", "arch"
generators = "CMakeToolchain", "CMakeDeps"
default_options = {
"bullet3*:extras": "True",
"bullet3*:network_support": "True",
"qt*:shared": "True",
"qt*:gui": "True",
"qt*:qtdeclarative": "True",