1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 06:52:34 +02:00

conan: update glm to 0.9.9.0

This commit is contained in:
Anonymous Maarten 2018-06-17 16:24:50 +02:00
parent 9919fe5641
commit 2d9711b014

View File

@ -34,7 +34,7 @@ class OpenrwConan(ConanFile):
'game': (
'openal/1.18.2@bincrafters/stable',
'bullet/2.87@bincrafters/stable',
'glm/0.9.8.5@g-truc/stable',
'glm/0.9.9.0@g-truc/stable',
'ffmpeg/4.0@bincrafters/stable',
'sdl2/2.0.8@bincrafters/stable',
'boost/1.67.0@conan/stable',