From 730d4a38c8c95cb3ea61a8f25402b18fa57c0037 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sun, 4 Jun 2017 18:47:05 +0200 Subject: tests: fix last change on KDEFetchTranslations include the ECMMarkNonGuiExecutable module, so the ecm_mark_nongui_executable can be used --- tests/KDEFetchTranslations/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/KDEFetchTranslations/CMakeLists.txt b/tests/KDEFetchTranslations/CMakeLists.txt index f7cee347..78b7f482 100644 --- a/tests/KDEFetchTranslations/CMakeLists.txt +++ b/tests/KDEFetchTranslations/CMakeLists.txt @@ -5,6 +5,7 @@ cmake_minimum_required(VERSION 2.8.12) set(all_kde_modules KDEInstallDirs KDECMakeSettings + ECMMarkNonGuiExecutable ) set(ECM_KDE_MODULE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../../kde-modules) -- cgit v1.2.1