Fix vcpkg build and installation #36

Merged
rmontanana merged 19 commits from fix_vcpkg into main 2025-06-29 11:01:09 +00:00
11 changed files with 132 additions and 97 deletions
Showing only changes of commit 8a02a3a5cb - Show all commits

View File

@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.1.1] - 2025-05-08
### Internal
- Fix the vcpkg configuration in building the library.
- Fix the sample app to use the vcpkg configuration.
## [1.1.0] - 2025-04-27
### Internal