Skip to content

Commit

Permalink
Add package_type attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
jcar87 committed Jan 25, 2023
1 parent 6ed97da commit f900ac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/googleapis/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

class GoogleAPIS(ConanFile):
name = "googleapis"
package_type = "library"
description = "Public interface definitions of Google APIs"
license = "Apache-2.0"
url = "https://github.com/conan-io/conan-center-index"
Expand Down

0 comments on commit f900ac0

Please sign in to comment.