Remove git modules and add vcpkg configuration

This commit is contained in:
2025-04-27 18:33:23 +02:00
parent 306d3a4b55
commit 670b93d0a1
67 changed files with 112 additions and 28157 deletions

View File

@@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.1.0] - 2025-04-27
### Internal
- Add changes to .clang-format to ajust to vscode format style thanks to https://clang-format-configurator.site/
- Add changes to .clang-format to ajust to vscode format style thanks to <https://clang-format-configurator.site/>
- Remove all the dependencies as git submodules and add them as vcpkg dependencies.
- Fix the dependencies versions for this specific BayesNet version.
## [1.0.7] 2025-03-16