Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
if (WITH_DESKTOP)
file (GLOB ICONS *.icns)
install (FILES ${ICONS}
DESTINATION ${CMAKE_INSTALL_PREFIX}/../Resources)
endif()