Fix CMAKE option name
authorTuro Lamminen <turotl@gmail.com>
Sat, 30 Sep 2017 13:35:11 +0000 (16:35 +0300)
committerTuro Lamminen <turotl@gmail.com>
Sat, 30 Sep 2017 13:46:02 +0000 (16:46 +0300)
CMakeLists.txt

index b404e69..8b16c27 100644 (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
 )