lib/pcre: migrate to PCRE2
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1352
This commit is contained in:

committed by
Max Kellermann

parent
d6bebd2507
commit
77df5a8f24
@@ -35,6 +35,7 @@ db_plugins = static_library(
|
||||
include_directories: inc,
|
||||
dependencies: [
|
||||
upnp_dep,
|
||||
pcre_dep,
|
||||
libmpdclient_dep,
|
||||
log_dep,
|
||||
],
|
||||
|
Reference in New Issue
Block a user