Merge branch 'master' into use-install-prefix-as-root-dir

pull/1915/head
Kim Kulling 2018-04-24 20:29:02 +02:00 committed by GitHub
commit 4ee34fbce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ IF ( NOT ASSIMP_BUILD_ZLIB )
ENDIF( NOT ASSIMP_BUILD_ZLIB )
IF( NOT ZLIB_FOUND )
MESSAGE(STATUS "compiling zlib from souces")
MESSAGE(STATUS "compiling zlib from sources")
INCLUDE(CheckIncludeFile)
INCLUDE(CheckTypeSize)
INCLUDE(CheckFunctionExists)