Commit Graph

6 Commits

Author SHA1 Message Date
Fire Cube
64dfccdf26
restore presets before ositr commit (#3176) 2025-06-29 23:38:54 +03:00
Fire Cube
6bf3c44b9c
Fix CMake presets for Linux (#3173)
* Add platform specific base presets

* Revert "Add platform specific base presets"

This reverts commit a949a9f395.

* better

* cleanup

* update REUSE
2025-06-29 22:14:52 +02:00
Osyotr
bdd2419de9
[cmake] Show Windows presets only on Windows (#3172)
Also did a small cleanup to remove duplicated cache variables.
2025-06-29 20:38:06 +03:00
Fire Cube
6eaec7a004
Add CMake Presets for Qt build and add auto-detection for Qt in Windows (#3141)
* add CMakePresets.json

* Update REUSE.toml

* fix vs

* impl

* adjust CMakeSettings.json

* add FindQt.cmake to reuse

* rename cmake file, add check before running cmake and add inheritation to presets

* add error check in cmake

* cleanup

* degrade not detected message and search only for x64 Qt
2025-06-25 17:02:02 +03:00
georgemoralis
e389d03601
Revert "add CMakePresets.json (#3116)" (#3120)
This reverts commit 33f46202d2.
2025-06-19 19:41:50 +03:00
Fire Cube
33f46202d2
add CMakePresets.json (#3116)
* add CMakePresets.json

* Update REUSE.toml
2025-06-19 13:17:50 +03:00