Skip to content

Commit

Permalink
Create install target
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Jun 10, 2024
1 parent 320c379 commit e6c4202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ configure_file(repository-config.txt.cmake ${DEPS_INSTALL_DIR}/repository-config

# Build Needed dependencies
add_subdirectory(cmake/dependencies)

install(DIRECTORY ${DEPS_INSTALL_DIR}/ DESTINATION ${CMAKE_INSTALL_PREFIX} FILES_MATCHING PATTERN "*")

0 comments on commit e6c4202

Please sign in to comment.