Fix the project name
Fixes: QTBUG-115327 Pick-to: 6.2 6.5 6.6 Change-Id: I77fc3a98d1658609caa9618430f6e6823b8e1bb5 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
7012bea614
commit
95ed8d1fd9
@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
project(plugandpaint LANGUAGES CXX)
|
||||
project(echoplugin LANGUAGES CXX)
|
||||
|
||||
if(NOT DEFINED INSTALL_EXAMPLESDIR)
|
||||
set(INSTALL_EXAMPLESDIR "examples")
|
||||
|
Loading…
Reference in New Issue
Block a user