Fix CMAKE option name

pull/1465/head
Turo Lamminen 2017-09-30 16:35:11 +03:00
parent 45d93701f8
commit 77ce6e562d
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ OPTION ( ASSIMP_COVERALLS
"Enable this to measure test coverage."
OFF
)
OPTION ( ASSIMP_WERRRO
OPTION ( ASSIMP_WERROR
"Treat warnings as errors."
OFF
)