mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +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
|
||||
include(GNUInstallDirs)
|
||||
install(DIRECTORY ${SPHINX_BUILD}
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR})
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR}
|
||||
)
|
||||
|
Reference in New Issue
Block a user