Remove option WITH_DOC.

This commit is contained in:
tastytea 2020-01-03 13:29:18 +01:00
parent 174daaf924
commit 276d478a3a
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")
# Project build options.
option(WITH_TESTS "Compile tests." NO)
# option(WITH_DOC "Generate HTML documentation." YES)
option(WITH_EXAMPLES "Compile examples." NO)
# option(WITH_DEB "Prepare for the building of .deb packages." NO)
# option(WITH_RPM "Prepare for the building of .rpm packages." NO)