diff options
| author | Connor Fitzgerald <connorwadefitzgerald@gmail.com> | 2019-05-13 20:51:16 -0400 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-05-13 17:51:16 -0700 |
| commit | d539182ccbf85bfef225194e1dc76e5ae2922f50 (patch) | |
| tree | 0dec4672053b5aeee8d3824f1819d7a7d610eb30 /ports/glm/CONTROL | |
| parent | 8a6c7f375b5561de70008021a54a535c2c30a89f (diff) | |
| download | vcpkg-d539182ccbf85bfef225194e1dc76e5ae2922f50.tar.gz vcpkg-d539182ccbf85bfef225194e1dc76e5ae2922f50.zip | |
[glm] Remove all unnecessary build steps (#6410)
* [glm] Remove all unnecessary build steps
* [glm] Fix header export
* [glm] Bump control to force rebuild
Diffstat (limited to 'ports/glm/CONTROL')
| -rw-r--r-- | ports/glm/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glm/CONTROL b/ports/glm/CONTROL index 1cc8a594c..b8c088f59 100644 --- a/ports/glm/CONTROL +++ b/ports/glm/CONTROL @@ -1,3 +1,3 @@ Source: glm -Version: 0.9.9.5 +Version: 0.9.9.5-2 Description: OpenGL Mathematics (GLM) https://glm.g-truc.net |
