tree: 70055de7fc7bc5c8a1e508863ffd45d767b974fc [path history] [tgz]
  1. lib_licenses/
  2. test_package/
  3. .gitignore
  4. conanfile.py
  5. README.md
examples/common/glm/util/conan-package/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.