Skip to content

Commit

Permalink
Mark install target as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Apr 30, 2019
1 parent bec4200 commit 9352b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ doxygen_add_docs(${_dox} ${_doxygen_input}

install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/html
DESTINATION ${CMAKE_INSTALL_DOCDIR}
OPTIONAL
COMPONENT docs)

0 comments on commit 9352b89

Please sign in to comment.