qt5base-lts/util
Joerg Bornemann dece6f17e6 pro2cmake: Set a project version for examples
For example projects, change the generated project() call to
   project(foo VERSION 1.0 LANGUAGES CXX)

Some CMake API derives default values from the project version, and it's
generally advisable to set a project version number.

The version number is read from qmake's VERSION variable.  That's
actually a target version number, but it might be the right thing in
most cases.  Fall back to version 1.0 if VERSION is not set.

Task-number: QTBUG-96799
Change-Id: Ia0c551cf62621eb217e1dd541dcbd8945f78138e
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-02-28 15:41:18 +01:00
..
accessibilityinspector Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
aglfn
android Properly wait for the Android emulator to fully boot 2022-01-07 19:34:50 +01:00
cmake pro2cmake: Set a project version for examples 2022-02-28 15:41:18 +01:00
edid qedidvendortable.py: include something before using macros 2022-02-24 12:07:00 -08:00
glgen Remove the openglextensions module 2020-06-10 09:35:04 +02:00
gradientgen Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
includemocs
integrity
lexgen Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
locale_database QLocale: Extend support for language codes 2021-12-09 03:45:08 +01:00
plugintest
qfloat16-tables Round float->qfloat16 to even 2020-09-06 12:35:12 +02:00
testrunner Clean up QNX platform configs and improve testrunner scripts 2022-02-14 12:56:06 +01:00
unicode Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
wasm/qtwasmserver Say hello to qtwasmserver 2021-12-06 16:36:09 +01:00
x86simdgen qsimd_p.h: let the generator script generate the ARCH target strings 2022-02-19 13:40:21 -08:00
xkbdatagen Add the "Territory" enumerated type for QLocale 2021-04-15 20:17:49 +08:00