diff options
author | Slávek Banko <[email protected]> | 2021-05-07 16:23:04 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-07 16:23:04 +0200 |
commit | 69e6b34bab6fe9cf118d50a7aecc8eda9239f8c1 (patch) | |
tree | f211cf5daacb24b78c56bc5fc75f945e7de7e481 /config.h.cmake | |
parent | 804f6a4d46fa519558a321c4f86c72fd11610759 (diff) | |
download | k3b-69e6b34bab6fe9cf118d50a7aecc8eda9239f8c1.tar.gz k3b-69e6b34bab6fe9cf118d50a7aecc8eda9239f8c1.zip |
Updated to use new standalone tdehw library.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 5d10ff6..3f16a20 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -14,6 +14,7 @@ #cmakedefine HAVE_MUSICBRAINZ #cmakedefine WITH_ARTS +#cmakedefine HAVE_TDEHWLIB #cmakedefine HAVE_HAL #cmakedefine K3B_FFMPEG_ALL_CODECS |