storage/meson.build: move StorageState.cxx to "mpd" executable
Fixes spurious linker errors.
This commit is contained in:
@@ -390,6 +390,7 @@ endif
|
||||
|
||||
if enable_database
|
||||
sources += [
|
||||
'src/storage/StorageState.cxx',
|
||||
'src/queue/PlaylistUpdate.cxx',
|
||||
'src/command/StorageCommands.cxx',
|
||||
'src/command/DatabaseCommands.cxx',
|
||||
|
Reference in New Issue
Block a user