mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
Minor CMake code formating
This commit is contained in:
@@ -101,4 +101,5 @@ add_custom_target(sphinx ALL DEPENDS ${SPHINX_INDEX_FILE})
|
|||||||
# Add an install target to install the docs
|
# Add an install target to install the docs
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
install(DIRECTORY ${SPHINX_BUILD}
|
install(DIRECTORY ${SPHINX_BUILD}
|
||||||
DESTINATION ${CMAKE_INSTALL_DOCDIR})
|
DESTINATION ${CMAKE_INSTALL_DOCDIR}
|
||||||
|
)
|
||||||
|
Reference in New Issue
Block a user