Fix CMAKE option name
parent
45d93701f8
commit
77ce6e562d
|
@ -78,7 +78,7 @@ OPTION ( ASSIMP_COVERALLS
|
||||||
"Enable this to measure test coverage."
|
"Enable this to measure test coverage."
|
||||||
OFF
|
OFF
|
||||||
)
|
)
|
||||||
OPTION ( ASSIMP_WERRRO
|
OPTION ( ASSIMP_WERROR
|
||||||
"Treat warnings as errors."
|
"Treat warnings as errors."
|
||||||
OFF
|
OFF
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue