diff options
Diffstat (limited to 'gui/CMakeLists.txt')
| -rw-r--r-- | gui/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 93c9c328..5d333a02 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -1,9 +1,8 @@ -message(STATUS "* Configuring gui") +message(STATUS "* Configuring UI") include(GlibCompileResourcesSupport) #deps - find_package(GLib REQUIRED) if(NOT GLib_FOUND) message(FATAL_ERROR "GLIB2 library not found") |
