diff --git a/examples/widgets/tools/echoplugin/CMakeLists.txt b/examples/widgets/tools/echoplugin/CMakeLists.txt index 69bb6e981af..8c5d38056d3 100644 --- a/examples/widgets/tools/echoplugin/CMakeLists.txt +++ b/examples/widgets/tools/echoplugin/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16) -project(plugandpaint LANGUAGES CXX) +project(echoplugin LANGUAGES CXX) set(CMAKE_AUTOMOC ON)