Merge pull request #5063 from danoli3/master
Build Zlib if missing for other platforms
This commit is contained in:
@@ -138,7 +138,7 @@ IF (WIN32)
|
||||
ELSE()
|
||||
OPTION( ASSIMP_BUILD_ZLIB
|
||||
"Build your own zlib"
|
||||
OFF
|
||||
ON
|
||||
)
|
||||
ENDIF()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user