Move to VCPKG (#5)

* Drop support for Qt.
* Reorganize repository to build proper CMake targets.
* Add pre-commit hook.
* Add GH actions for linting, build and publish (on tag).
This commit is contained in:
Mikaël Capelle
2025-05-28 14:50:53 +02:00
committed by GitHub
parent 4f32506570
commit 2a544ac3de
31 changed files with 583 additions and 607 deletions
+8
View File
@@ -49,6 +49,7 @@ compile_commands.json
CTestTestfile.cmake
_deps
### CMake Patch ###
# External projects
*-prefix/
@@ -134,6 +135,7 @@ ui_*.h
*.jsc
Makefile*
*build-*
vsbuild
# Qt unit tests
target_wrapper.*
@@ -529,3 +531,9 @@ healthchecksdb
MigrationBackup/
# End of https://www.gitignore.io/api/qt,c++,cmake,delphi,qtcreator,visualstudio
install
examples/build
examples/vsbuild
examples/test_ba1
examples/test_ba2