Skip to content

Commit

Permalink
make sure assimp is built with exporter (#6650)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminum authored Feb 13, 2024
1 parent 0a57855 commit c46a02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3rdparty/assimp/assimp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ ExternalProject_Add(
-DASSIMP_BUILD_TESTS=OFF
-DASSIMP_INSTALL_PDB=OFF
-DASSIMP_BUILD_ZLIB=ON
-DASSIMP_NO_EXPORT=OFF
-DHUNTER_ENABLED=OFF # Renamed to "ASSIMP_HUNTER_ENABLED" in newer assimp.
-DCMAKE_DEBUG_POSTFIX=
BUILD_BYPRODUCTS
Expand Down

0 comments on commit c46a02b

Please sign in to comment.