mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 09:43:02 +08:00
help assimp find vcpkg's copy of zlib so it does not build its own
This commit is contained in:
parent
7504ceb474
commit
e663b69a1d
@ -20,6 +20,7 @@ vcpkg_configure_cmake(
|
||||
-DASSIMP_BUILD_ZLIB=False
|
||||
-DASSIMP_BUILD_ASSIMP_TOOLS=False
|
||||
-DASSIMP_INSTALL_PDB=False
|
||||
-DZLIB_HOME=${CURRENT_INSTALLED_DIR}
|
||||
)
|
||||
|
||||
vcpkg_install_cmake()
|
||||
|
Loading…
Reference in New Issue
Block a user