Skip to content

Commit

Permalink
Merge pull request #1040 from strukturag/fix-gnome-install
Browse files Browse the repository at this point in the history
Fix installing Gnome files if examples are build.
  • Loading branch information
farindk authored Nov 21, 2023
2 parents 007b6b2 + 907c8bd commit 10aa694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnome/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
if(WITH_EXAMPLES AND TARGET PNG::PNG)
if(TARGET heif-thumbnailer)
install(FILES heif.thumbnailer DESTINATION ${CMAKE_INSTALL_DATADIR}/thumbnailers)
endif()

0 comments on commit 10aa694

Please sign in to comment.