summaryrefslogtreecommitdiffstats
path: root/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-05-26 13:21:45 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-05-26 17:47:21 +0200
commit644d023031e5c17550a29dbfd2a2ff8042130203 (patch)
tree63e3563cbfc9fde9c5ad47b125278cce622b4ebf /.prev_CMakeLists.txt
parent730e0a0520aad5096dd0738e39320eaf15d2a6bc (diff)
CMake: Regenerate projects
Change-Id: I51a365ef29277bfcb3a62d04954dbe109ab6eac7 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to '.prev_CMakeLists.txt')
-rw-r--r--.prev_CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prev_CMakeLists.txt b/.prev_CMakeLists.txt
index 5dbeedd2a..bb2433188 100644
--- a/.prev_CMakeLists.txt
+++ b/.prev_CMakeLists.txt
@@ -2,8 +2,9 @@
cmake_minimum_required(VERSION 3.15.0)
+include(.cmake.conf)
project(wayland_FIXME
- VERSION 6.0.0
+ VERSION "${QT_REPO_MODULE_VERSION}"
DESCRIPTION "Qt wayland_FIXME Libraries"
HOMEPAGE_URL "https://qt.io/"
LANGUAGES CXX C