aboutsummaryrefslogtreecommitdiff
path: root/projects/assimp/project.yaml
blob: 834e912f7cd0424908ef6988f2dc289a9012b25b (plain)
1
2
3
4
5
6
7
8
9
homepage: "https://github.com/assimp/assimp"
language: c++
primary_contact: "kim.kulling@googlemail.com"
sanitizers:
  - address
  - memory:
     experimental: True
  - undefined
main_repo: 'https://github.com/assimp/assimp.git'