Skip to content

Commit

Permalink
Merge 4d8dcf7 into 6ef5824
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHogan committed Apr 5, 2022
2 parents 6ef5824 + 4d8dcf7 commit b59197b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,15 @@ install(
${HERMES_INSTALL_DATA_DIR}/cmake/hermes
)

install(
FILES
test/data/hermes.conf
TYPE
DATA
RENAME
hermes_sample.conf
)

#-----------------------------------------------------------------------------
# Configure the hermes-config-version .cmake file for the install directory
#-----------------------------------------------------------------------------
Expand Down

0 comments on commit b59197b

Please sign in to comment.