Merge pull request #1913 from Binero/patch-1

Changed 'souces' to 'sources'.
pull/1915/head^2
Kim Kulling 2018-04-24 20:13:35 +02:00 committed by GitHub
commit a54d114245
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)