Skip to content

Commit

Permalink
Install statements
Browse files Browse the repository at this point in the history
  • Loading branch information
kovzol committed Jan 9, 2025
1 parent 6eecacc commit 97272ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions qt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,6 @@ install(FILES ../logo-Psalm40-256.png DESTINATION share/icons/hicolor/256x256/ap
# Copy other freedesktop standard files:
install(FILES io.github.kovzol.bibref.desktop DESTINATION share/applications)
install(FILES io.github.kovzol.bibref.metainfo.xml DESTINATION share/metainfo)

# Copy statements:
install(DIRECTORY ../statements/SBLGNT/ DESTINATION share/bibref-qt PATTERN "all" EXCLUDE)

0 comments on commit 97272ac

Please sign in to comment.