Skip to content

Commit

Permalink
[assimp][irrxml][kubazip][poly2tri][polyclipping] Extract vendored de…
Browse files Browse the repository at this point in the history
…pendencies (microsoft#13264)

* [assimp] Fix -config.cmake files

* [assimp] Fix linux build and provide backwards-compatible alias

* [assimp][irrxml][kubazip][poly2tri][polyclipping] Extract vendored dependencies

* [assimp] Use find_dependency(); add ZLIB dependency

* [polyclipping] Do not suffix upstream binaries

Co-authored-by: Robert Schumacher <[email protected]>
Co-authored-by: Stefano Sinigardi <[email protected]>
  • Loading branch information
3 people authored Sep 10, 2020
1 parent 32b6c3a commit f6df03b
Show file tree
Hide file tree
Showing 23 changed files with 1,124 additions and 114 deletions.
9 changes: 5 additions & 4 deletions ports/assimp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Source: assimp
Source: assimp
Version: 5.0.1
Homepage: https://github.com/assimp/assimp
Description: The Open Asset import library
Build-Depends: zlib, rapidjson, minizip
Port-Version: 1
Homepage: https://github.com/assimp/assimp
Description: The Open Asset import library
Build-Depends: zlib, rapidjson, minizip, stb, kubazip, irrxml, polyclipping, utfcpp, poly2tri
Loading

0 comments on commit f6df03b

Please sign in to comment.