aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/assimp/portfile.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/assimp/portfile.cmake b/ports/assimp/portfile.cmake
index 14564e65a..ee0d192b3 100644
--- a/ports/assimp/portfile.cmake
+++ b/ports/assimp/portfile.cmake
@@ -19,6 +19,7 @@ vcpkg_configure_cmake(
-DASSIMP_BUILD_ASSIMP_VIEW=False
-DASSIMP_BUILD_ZLIB=False
-DASSIMP_BUILD_ASSIMP_TOOLS=False
+ -DASSIMP_INSTALL_PDB=False
)
vcpkg_install_cmake()