From 6195ac786afd3fb8d74df4db86fdddd966661ec9 Mon Sep 17 00:00:00 2001 From: Dawid Wrobel Date: Mon, 1 Mar 2021 20:41:12 +0000 Subject: [PATCH] Prevent CMake failing with "variable NOTFOUND" Since the LibIntl_LIBRARIES has value only on some platforms, CMake can throw an error complaining about using a NOTFOUND variable. --- src/CMakeLists.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 92bfabf..46d2c76 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -41,8 +41,12 @@ target_include_directories(KF5I18n INTERFACE "$