Skip to content

Commit

Permalink
Make sure to install an existing file
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jan 15, 2024
1 parent 3e20bd7 commit 37a02c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ELSE()
# --- out-of-source installations ---
SET( DOC_INSTALL_PREFIX doc/lccd )

INSTALL( FILES release.notes DESTINATION ${DOC_INSTALL_PREFIX} )
INSTALL( FILES ReleaseNotes.md DESTINATION ${DOC_INSTALL_PREFIX} )

ENDIF( CMAKE_INSTALL_PREFIX STREQUAL "${PROJECT_SOURCE_DIR}" )

Expand Down

0 comments on commit 37a02c5

Please sign in to comment.