Skip to content

Commit

Permalink
Remove documentation from install list
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Apr 7, 2023
1 parent f3c3c7d commit f2af68c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions install/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ install(
DESTINATION ${CMAKE_INSTALL_PREFIX}
)

# Install the documentation files
install_documentation(
${PROJECT_SOURCE_DIR}/docs/html
${CMAKE_INSTALL_PREFIX}/docs
)


# Define the version file
write_basic_package_version_file(
${CMAKE_BINARY_DIR}/${PROJECT_NAME}ConfigVersion.cmake
Expand Down

0 comments on commit f2af68c

Please sign in to comment.