mirror of
https://github.com/ModOrganizer2/libbsarch.git
synced 2026-07-27 14:06:31 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user