cmake: include searchengine resources

This commit is contained in:
Eugene Shalygin 2017-05-16 18:06:56 +02:00 committed by sledgehammer999
commit 8536e79f2a
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

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