plumageRender/external/glm/util/conan-package
ink-soul 2aa0ab76d1 init 2023-05-17 14:49:05 +08:00
..
lib_licenses init 2023-05-17 14:49:05 +08:00
test_package init 2023-05-17 14:49:05 +08:00
.gitignore init 2023-05-17 14:49:05 +08:00
README.md init 2023-05-17 14:49:05 +08:00
conanfile.py init 2023-05-17 14:49:05 +08:00

README.md

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.