1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00

Merge pull request from evsh/cmake

cmake: include searchengine resources
This commit is contained in:
Eugene Shalygin 2017-05-16 18:48:12 +02:00 committed by GitHub
commit 32551b8e6c

@ -36,6 +36,7 @@ endforeach()
set(QBT_APP_RESOURCES
../icons.qrc
../searchengine.qrc
"${_lang_qrc_dst}"
)