glm/util/conan-package
2017-07-25 06:15:31 +02:00
..
lib_licenses Added conan packaging configuration. 2017-06-24 09:20:14 +02:00
test_package Corrected relative path. 2017-07-24 22:58:22 +02:00
.gitignore Modifications suggested by conan team. 2017-07-24 07:17:37 +02:00
conanfile.py Only exporting glm directory to export_source. 2017-07-25 06:15:31 +02:00
FindGLM.cmake Modifications suggested by conan team. 2017-07-24 07:17:37 +02:00
README.md Added conan packaging configuration. 2017-06-24 09:20:14 +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.