Merge pull request #6793 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

View file

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