summaryrefslogtreecommitdiffstats
path: root/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-03-18 14:35:40 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-03-18 16:25:40 +0000
commit3b673994ea0311616db7022cef859705e25cdfab (patch)
tree7e637d7c5df75f121fce53ac8aeb59178e21981c /.prev_CMakeLists.txt
parentd9a3e03934076aea8852f1c4b142a5ecfeea0297 (diff)
CMake: Regenerate projects after mergewip/cmake
Plus additional adjustments. Change-Id: I0c2341ef6a5557e18df91b753f9e441c5b1a68e2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to '.prev_CMakeLists.txt')
-rw-r--r--.prev_CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/.prev_CMakeLists.txt b/.prev_CMakeLists.txt
index 5546e9a6d..0cdb4d696 100644
--- a/.prev_CMakeLists.txt
+++ b/.prev_CMakeLists.txt
@@ -2,9 +2,9 @@
cmake_minimum_required(VERSION 3.15.0)
-project(tools_FIXME
+project(QtTools
VERSION 6.0.0
- DESCRIPTION "Qt tools_FIXME Libraries"
+ DESCRIPTION "Qt Tools Libraries"
HOMEPAGE_URL "https://qt.io/"
LANGUAGES CXX C
)