Files
qt-creator/share/qtcreator/templates/wizards
Christian Stenger 73d0c4a29d AutoTest: Tweak Test Case wizard
We now support Catch2 in two different versions which means
we need different include directives depending on the version.
Let the user choose the correct version instead of providing
a fixed one that may be correct or not.

Change-Id: I0199070b4f4602b8e08b7ac60731071f0cd33141
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-10-20 12:52:05 +00:00
..
2023-10-20 12:52:05 +00:00

Qt Creator custom wizards are located in this directory.

The command line option -customwizard-verbose can be used to obtain
verbose information while loading the custom wizards.