mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 03:27:40 +01:00
Fix the build failure when the remote is disabled
This commit is contained in:
parent
05cbe241e9
commit
bc1372a735
@ -443,6 +443,8 @@ set(UI
|
||||
radio/magnatunedownloaddialog.ui
|
||||
radio/radioviewcontainer.ui
|
||||
|
||||
remote/remoteconfig.ui
|
||||
|
||||
scripting/installscriptdialog.ui
|
||||
scripting/scriptdialog.ui
|
||||
|
||||
@ -759,7 +761,6 @@ if(HAVE_SCRIPTING_PYTHON)
|
||||
endif(HAVE_SCRIPTING_PYTHON)
|
||||
|
||||
if(HAVE_REMOTE)
|
||||
list(APPEND UI remote/remoteconfig.ui)
|
||||
list(APPEND HEADERS
|
||||
remote/remote.h
|
||||
remote/remoteconfig.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user