Skip to content

Commit

Permalink
meson: add assimp wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
AdelKS committed Oct 4, 2024
1 parent 11c71a3 commit 2b4154c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions subprojects/assimp.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[wrap-git]
url = https://github.com/assimp/assimp.git
revision = v5.4.3
depth = 1
method = cmake

[provide]
assimp = assimp_dep

0 comments on commit 2b4154c

Please sign in to comment.