summaryrefslogtreecommitdiffstats
path: root/kbarcode/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/CMakeLists.txt')
-rw-r--r--kbarcode/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbarcode/CMakeLists.txt b/kbarcode/CMakeLists.txt
index be08786..430fc00 100644
--- a/kbarcode/CMakeLists.txt
+++ b/kbarcode/CMakeLists.txt
@@ -61,6 +61,7 @@ tde_add_executable( ${PROJECT_NAME} AUTOMOC
tdeabc-shared
${KJS_LIBRARIES}
${PCRE2_LIBRARIES}
+ ${GNU_BARCODE_LIBRARY}
DESTINATION ${BIN_INSTALL_DIR}
)