Update project version to 1.1.1

Fix CMakeLists and different configurations to fix vcpkg build & installation
Fix sample build
Update CHANGELOG
This commit is contained in:
2025-05-08 12:33:11 +02:00
parent 5f95117dd4
commit 7f6f49b3d0
11 changed files with 125 additions and 97 deletions

View File

@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### 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 adjust 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.