Commit Graph
3 Commits
Author SHA1 Message Date
Blake-MaddenandVadim Zeitlin 54f61689b0 Add tests preset to CMake
Sets `wxBUILD_TESTS` to `ALL`.

Closes #25690.
2025-08-17 23:45:16 +02:00
Maarten Bent 2ad3b0d133 CMake: Enable wxUSE_WEBVIEW_EDGE by default 2025-05-28 22:02:50 +02:00
Tobias TaschnerandVadim Zeitlin 7f2268c4a0 Add CMakePresets.json
This allows for easier CMake usage from the CMake GUI, Visual Studio and
Visual Studio Code.

Additionally it also allows to specify these presets from the cmake CLI
via the --preset command line.

Closes #23335.
2025-05-13 20:24:08 +02:00