diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-05-15 14:37:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-15 14:37:53 -0700 |
| commit | 8873d771c8f5a3f45ba066bc49147beded65fb94 (patch) | |
| tree | 9ee868105ba859937e68144432980c816c2fb210 /ports/glm/CONTROL | |
| parent | d112af9f174166105fddfcaea3c5998eaa0cc8e2 (diff) | |
| download | vcpkg-8873d771c8f5a3f45ba066bc49147beded65fb94.tar.gz vcpkg-8873d771c8f5a3f45ba066bc49147beded65fb94.zip | |
[glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461. (#6466)
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 b8c088f59..3bea7f0ed 100644 --- a/ports/glm/CONTROL +++ b/ports/glm/CONTROL @@ -1,3 +1,3 @@ Source: glm -Version: 0.9.9.5-2 +Version: 0.9.9.5-3 Description: OpenGL Mathematics (GLM) https://glm.g-truc.net |
