mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
build: Project documentation is not being installed anymore
This commit is contained in:
@@ -224,7 +224,6 @@ include(GNUInstallDirs)
|
||||
add_documentation(documentation
|
||||
BREATHE_PROJECT mp-units
|
||||
CODE_SOURCE_DIR "${PROJECT_SOURCE_DIR}/src"
|
||||
INSTALL_DIR ${CMAKE_INSTALL_DOCDIR}
|
||||
CODE_DEPENDS ${unitsPublicHeaders}
|
||||
DOCS_DEPENDS ${unitsSphinxDocs}
|
||||
)
|
||||
|
Reference in New Issue
Block a user