Update qt cmakelists to include support for building svg (#4437)

This commit is contained in:
Gary Elshaw
2022-12-28 06:18:51 +13:00
committed by GitHub
parent a89b181f2c
commit 84566d42f0
3 changed files with 4 additions and 5 deletions

View File

@@ -56,7 +56,6 @@ else()
set(TR_OPENSSL_SSL_NAME "ssleay32.dll")
endif()
set(ICONS_DIR "${CMAKE_SOURCE_DIR}/qt/icons/hicolor")
file(COPY "${CMAKE_SOURCE_DIR}/qt/icons/transmission.ico" DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
set(WEBSRCDIR "${CMAKE_INSTALL_PREFIX}/share/transmission/public_html")