Remove fish.desktop harder

This commit is contained in:
Fabian Boehm
2025-01-29 17:21:14 +01:00
parent a42c5b4025
commit ef4fad763f
2 changed files with 0 additions and 13 deletions

View File

@@ -164,10 +164,6 @@ if(GETTEXT_FOUND)
endforeach()
endif()
if (NOT APPLE)
install(FILES ${SPHINX_SRC_DIR}/python_docs_theme/static/fish.png DESTINATION ${rel_datadir}/pixmaps)
endif()
# Group install targets into a InstallTargets folder
set_property(TARGET build_fish_pc CHECK-FISH-BUILD-VERSION-FILE
PROPERTY FOLDER cmake/InstallTargets)