From 692119c547351b291e197c4716d387302cfcd864 Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Thu, 18 Jan 2018 03:25:56 +0200 Subject: * CMake messages --- plugins/dfinput/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/dfinput') diff --git a/plugins/dfinput/CMakeLists.txt b/plugins/dfinput/CMakeLists.txt index 4899b85c..5859c116 100644 --- a/plugins/dfinput/CMakeLists.txt +++ b/plugins/dfinput/CMakeLists.txt @@ -1,9 +1,8 @@ -message(STATUS "* Configuring dfinput") +message(STATUS "* Configuring DFInput") include(GlibCompileResourcesSupport) #deps - find_package(GLib REQUIRED) if(NOT GLib_FOUND) message(FATAL_ERROR "GLIB2 library not found") -- cgit v1.2.3