diff --git a/CMakeLists.txt b/CMakeLists.txt index b592c30e8..5c420166a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -166,7 +166,7 @@ if(NOT ANDROID) endif() pkg_config_library(LIBUSB libusb-1.0 QUIET) pkg_config_library(LIBMTP libmtp QUIET) - pkg_config_library(LIBRAW libraw QUIET) + pkg_config_library(LIBRAW libraw ) endif() if(LIBRAW_FOUND)