Build Zlib if missing for other platforms

This commit is contained in:
Dan Rosser
2023-04-14 18:56:08 +10:00
parent 87a288ebd3
commit cd9de860ce

View File

@@ -138,7 +138,7 @@ IF (WIN32)
ELSE()
OPTION( ASSIMP_BUILD_ZLIB
"Build your own zlib"
OFF
ON
)
ENDIF()