Skip to content

Commit

Permalink
conan
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Aug 31, 2023
1 parent 6c28301 commit 5136f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ def requirements(self):
self.requires("glew/2.2.0")
self.requires("glfw/3.3.8")
self.requires("glm/0.9.9.8")
self.requires("gtest/1.14.0")
self.requires("libdxfrw/2.2.0")
self.requires("libcurl/8.2.1")
self.requires("lua/5.3.5")
Expand Down

0 comments on commit 5136f3d

Please sign in to comment.