summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e6d081c..a6068ae 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -87,8 +87,9 @@ set(FQTERM_LIBS
fqterm_protocol
fqterm_utilities
fqterm_ui
- fqterm_common
fqterm_unite
+ fqterm_imageviewer
+ fqterm_common
)
IF(WIN32)