Skip to content

Commit

Permalink
Install sample hermes.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHogan committed Apr 5, 2022
1 parent 6ef5824 commit 3c141fc
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_configuration_example.conf
)

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

0 comments on commit 3c141fc

Please sign in to comment.