summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2015-10-12 11:54:05 +0200
committerSimon Rettberg2015-10-12 11:54:05 +0200
commit3f2264e53c8525102def00ee26c83d330eafc94d (patch)
tree56dc18ef9e253314b1dcf050a25e652c5641400f
parent[pwgui] Include cups.h (diff)
downloadprintergui-3f2264e53c8525102def00ee26c83d330eafc94d.tar.gz
printergui-3f2264e53c8525102def00ee26c83d330eafc94d.tar.xz
printergui-3f2264e53c8525102def00ee26c83d330eafc94d.zip
Update cmake file
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4d9b9cb..1034227 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -135,6 +135,7 @@ TARGET_LINK_LIBRARIES(printergui
TARGET_LINK_LIBRARIES(printpwgui
${QT_LIBRARIES}
+ ${CUPS_LIBRARIES}
)
# install