mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-25 01:01:33 +02:00
build: Sphinx documentation install step refactored
This commit is contained in:
@ -119,8 +119,6 @@ function(add_documentation targetName)
|
||||
|
||||
if(_args_INSTALL_DIR)
|
||||
# Add an install step to install the docs
|
||||
install(DIRECTORY ${_sphinx_docs_dir}
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR}
|
||||
)
|
||||
install(DIRECTORY ${_sphinx_docs_dir} TYPE DOC)
|
||||
endif()
|
||||
endfunction()
|
||||
|
Reference in New Issue
Block a user