aboutsummaryrefslogtreecommitdiff
path: root/projects/assimp/project.yaml
blob: 10d056fd127e70cde87fa9c25731b3498bffc297 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://github.com/assimp/assimp"
language: c++
primary_contact: "kim.kulling@googlemail.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
#     experimental: True
  - undefined
main_repo: 'https://github.com/assimp/assimp.git'