mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-11 16:58:10 +00:00
(#17015) opengl: add package_type
This commit is contained in:
@@ -13,6 +13,7 @@ class SysConfigOpenGLConan(ConanFile):
|
||||
url = "https://github.com/conan-io/conan-center-index"
|
||||
homepage = "https://www.opengl.org/"
|
||||
license = "MIT"
|
||||
package_type = "shared-library"
|
||||
settings = "os", "arch", "compiler", "build_type"
|
||||
|
||||
def layout(self):
|
||||
|
Reference in New Issue
Block a user