]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
add find package for magick core
authorBastian Dehn <hhaalo@arcor.de>
Sun, 4 Feb 2024 16:24:40 +0000 (17:24 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 4 Feb 2024 16:24:40 +0000 (17:24 +0100)
CMakeLists.txt

index 2fe791c789d3b04ff906c4f78f230d36d438ae11..2429d5c4674372c3eaf3ba673d8c89e57f4ce2b5 100644 (file)
@@ -5,6 +5,7 @@ project("kds_s2000w_net" VERSION "0.0.1")
 find_library(SANE NAMES sane REQUIRED)
 find_package(CURL REQUIRED)
 find_package(JSON-C REQUIRED)
+find_package(ImageMagick COMPONENTS MagickCore REQUIRED)
 
 add_library("sane-kds_s2000w_net"
        SHARED