diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-02-04 16:19:18 +0100 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-02-04 18:50:48 +0000 |
commit | 5a985f020d646f5327af5406dae0a3bb82687043 (patch) | |
tree | 31ddeec4d5db2ac169414342d96af5e7d95c22ac /CMakeLists.txt | |
parent | 76108058796bf0884f6fd128d81f1bc49f9a56af (diff) | |
download | qtbase-5a985f020d646f5327af5406dae0a3bb82687043.tar.gz |
Regenerate rest of qtbase
Change-Id: I3a1ce255d26522d8ad6694c5b0daaa53fb694de3
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index cb41b25406..6c670e3eb8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ +# special case skip regeneration cmake_minimum_required(VERSION 3.15.0) # Run auto detection routines |