aboutsummaryrefslogtreecommitdiff
path: root/ports/glew/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-01-13 17:54:13 -0800
committerRobert Schumacher <roschuma@microsoft.com>2017-01-13 17:54:13 -0800
commitc5636c4692f1e4f257bf5e6fbcf89a93d4cd60a0 (patch)
treee35a0f39056b52cd7b57ccad47b06ee2dc77b2e8 /ports/glew/CONTROL
parent51de3006811ca5d34f95693ca67e324d4079350b (diff)
downloadvcpkg-c5636c4692f1e4f257bf5e6fbcf89a93d4cd60a0.tar.gz
vcpkg-c5636c4692f1e4f257bf5e6fbcf89a93d4cd60a0.zip
[glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer using vcpkg_copy_pdbs().
Diffstat (limited to 'ports/glew/CONTROL')
-rw-r--r--ports/glew/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glew/CONTROL b/ports/glew/CONTROL
index 13eb3262e..21051a475 100644
--- a/ports/glew/CONTROL
+++ b/ports/glew/CONTROL
@@ -1,3 +1,3 @@
Source: glew
-Version: 2.0.0
+Version: 2.0.0-1
Description: The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. \ No newline at end of file