diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 218078c959..9e925211ee 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -40,9 +40,6 @@ file( ) file(GLOB UI_LIST ui/*.ui) -message(${SRC_LIST}) -message(${HEADER_LIST}) - qt_add_resources(PROJECT_RESOURCES res/resources.qrc) if(ANDROID)