Set Documentation to on by default
This commit is contained in:
@@ -134,7 +134,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if ( NOT DEFINED OPENMESH_DOCS )
|
if ( NOT DEFINED OPENMESH_DOCS )
|
||||||
set( OPENMESH_DOCS false CACHE BOOL "Enable or disable building of documentation" )
|
set( OPENMESH_DOCS true CACHE BOOL "Enable or disable building of documentation" )
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (OPENMESH_DOCS)
|
if (OPENMESH_DOCS)
|
||||||
|
|||||||
Reference in New Issue
Block a user