Cristian Adam
|
ee4c998ff3
|
CMakePM: Add supprot for CMakePresets version 3
This includes Condition and toolchainFile
https://cmake.org/cmake/help/v3.21/manual/cmake-presets.7.html
Task-number: QTCREATORBUG-24555
Change-Id: I1026390af67b2be1aa0c3b02b654fc19442d3c89
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
|
2022-09-30 08:34:07 +00:00 |
|
Cristian Adam
|
e02f4a0518
|
CMakePM: Add support for build CMake presets
This patchset will add support for version 2 of the CMakePresets
feature that has been implemented in CMake 3.20
https://cmake.org/cmake/help/v3.20/manual/cmake-presets.7.html
Task-number: QTCREATORBUG-24555
Change-Id: I08934243cc04487d38c4b59c2ad4a4a8d0484492
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
|
2022-09-28 21:24:53 +00:00 |
|
Cristian Adam
|
2ab1e76ca9
|
CMakePM: Add support for configure CMake presets
This patchset will add support for version 1 of the CMakePresets
feature that has been implemented in CMake 3.19
https://cmake.org/cmake/help/v3.19/manual/cmake-presets.7.html
The tests/manual/cmakepresets contains a manual test example for this
feature.
Task-number: QTCREATORBUG-24555
Change-Id: I93aba1ab4f090613d0b21d970b5b651d12c922af
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
|
2022-09-14 11:50:49 +00:00 |
|