name: assimp
buildsystem: cmake
config-opts:
  - -DASSIMP_BUILD_ASSIMP_TOOLS=OFF
  - -DASSIMP_BUILD_TESTS=OFF
sources:
  - type: git
    url: https://github.com/assimp/assimp.git
    tag: v5.2.4
cleanup:
  - '/include'
  - '/lib/cmake'
  - '/lib/pkgconfig'