mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 22:03:27 -07:00
cmake: include searchengine resources
This commit is contained in:
parent
70b98d903e
commit
8536e79f2a
1 changed files with 1 additions and 0 deletions
|
@ -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}"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue