Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Wolff bae33e395a Revert "Skip module build on platform other than Windows"
Documentation is build on Ubuntu in Coin so we cannot completely
skip the module on other platforms.

This reverts commit 1099b093dc.

Pick-to: 6.1
Change-Id: Ibe34ac8592c3b5f8eb275386221310eee7a9fcd5
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2021-03-05 11:47:51 +02:00
Oliver Wolff 257d073d03 Fix toplevel CMakeLists.txt
Configurations without parts of Qt should not error out, but exit the
cmake call gracefully.

Change-Id: Iabfa7541681afd5c7354be1c2070e6c24b858eea
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2021-01-25 09:48:06 +01:00
Oliver Wolff 1099b093dc Skip module build on platform other than Windows
Change-Id: I05d4de0dfa846bb42d7f91b67ca49640aada7b59
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2021-01-25 08:48:04 +00:00
Friedemann Kleint 0f1ff38923 Initial port to cmake
Port the 2 main libraries, examples and tests.

Task-number: QTBUG-78167
Change-Id: I0d00c9fa352a96dcd0e1f42d52e6f15680abd9ed
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-05-12 09:11:33 +02:00