diff options
Diffstat (limited to 'plugins/dfinput/CMakeLists.txt')
| -rw-r--r-- | plugins/dfinput/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
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") |
