Remove GLEW as a dependency

(cherry picked from commit 1b404d8b9ff95baaa0d7ee11089e79d6d5e65ff9)
This commit is contained in:
Dan Paulat 2025-07-13 14:31:25 -05:00
parent 13a891b477
commit 9076772cf6
2 changed files with 2 additions and 3 deletions

View file

@ -11,7 +11,6 @@ class SupercellWxConan(ConanFile):
"freetype/2.13.2",
"geographiclib/2.4",
"geos/3.13.0",
"glew/2.2.0",
"glm/1.0.1",
"gtest/1.16.0",
"libcurl/8.12.1",