summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-09-26 21:07:55 +0900
committerMichele Calgaro <[email protected]>2023-09-27 10:40:58 +0900
commit647047817dda89c99be3861e75fdced8d3f17c1a (patch)
tree391f89ebadc495786b1de143378062d36199d62c /config.h.cmake
parentbf674dd36ebc152216b88eccccd6c6fd720d9f24 (diff)
downloadk3b-647047817dda89c99be3861e75fdced8d3f17c1a.tar.gz
k3b-647047817dda89c99be3861e75fdced8d3f17c1a.zip
Fix detection and linking of taglib
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 85f5856c5536c97abc0b524bc5ce3cb0b40bab2d)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 03370d3..c864e46 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -33,3 +33,5 @@
// Don't define HAVE_RESMGR due to it seems to be totally outdated
// #cmakedefine HAVE_RESMGR
+
+#cmakedefine HAVE_TAGLIB