summaryrefslogtreecommitdiff
path: root/jpeg
diff options
context:
space:
mode:
Diffstat (limited to 'jpeg')
-rw-r--r--jpeg/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpeg/CMakeLists.txt b/jpeg/CMakeLists.txt
index 66b16d84e..eb05c48a3 100644
--- a/jpeg/CMakeLists.txt
+++ b/jpeg/CMakeLists.txt
@@ -32,4 +32,5 @@ jdsample.c jdcolor.c jquant1.c jquant2.c jdmerge.c
)
ADD_LIBRARY(fltk_jpeg ${systemdependent_SRCS} ${common_SRCS} ${compression_SRCS} ${decompression_SRCS})
+INSTALL_TARGETS(/lib fltk_jpeg)