Skip to content

Commit

Permalink
cmake must install lib/ and Kodistubs/
Browse files Browse the repository at this point in the history
  • Loading branch information
twitham1 authored and linuxdude42 committed Oct 3, 2024
1 parent 6c77471 commit 17c859d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ add_custom_target(metadata_Music_lyrics ALL DEPENDS ${PROCESSED_FILES})
install(FILES README
DESTINATION ${CMAKE_INSTALL_DATADIR}/mythtv/metadata/Music/lyrics)
install(
DIRECTORY common examples
DIRECTORY common examples lib Kodistubs
DESTINATION ${CMAKE_INSTALL_DATADIR}/mythtv/metadata/Music/lyrics
PATTERN "\.gitignore" EXCLUDE)

0 comments on commit 17c859d

Please sign in to comment.