diff --git a/recipes/ceres-solver/all/conanfile.py b/recipes/ceres-solver/all/conanfile.py index e4ca7cba349d0..b85d7e9bceee1 100644 --- a/recipes/ceres-solver/all/conanfile.py +++ b/recipes/ceres-solver/all/conanfile.py @@ -21,7 +21,6 @@ class CeressolverConan(ConanFile): "and solving large, complicated optimization problems" ) topics = ("optimization", "non-linear least squares") - package_type = "library" settings = "os", "arch", "compiler", "build_type" options = {