glm/util/conan-package
2017-06-30 08:15:29 +02:00
..
lib_licenses Adding conan packaging config to v0.9.8 2017-06-30 08:15:29 +02:00
test_package Adding conan packaging config to v0.9.8 2017-06-30 08:15:29 +02:00
.gitignore Adding conan packaging config to v0.9.8 2017-06-30 08:15:29 +02:00
conanfile.py Adding conan packaging config to v0.9.8 2017-06-30 08:15:29 +02:00
README.md Adding conan packaging config to v0.9.8 2017-06-30 08:15:29 +02:00

Conan package for the GLM library

The package is hosted on bintray. Until it gets accepted to the conan-center repository, in order to use it, you need to add this repository as a remote to your conan installation:

conan remote add bintraydimi309 https://api.bintray.com/conan/dimi309/conan-packages

It works on Windows (Visual Studio or MinGW), MacOS/OSX and Linux.