f3d
f3d copied to clipboard
Feature/improve visual studio and vcpkg integration
Add CMake Preset for bettern integration with visual studio and vcpkg
Inside visual studio users can set the preset to vcpkg to use vcpkg integration.
Checklist for finalizing the PR
- [ ] I have performed a self-review of my code
- [ ] I have added tests for new features and bugfixes
- [ ] I have added documentation for new features
- [ ] If it is a modifying the libf3d API, I have updated bindings
- [ ] If it is a modifying the
.github/workflows/versions.json, I have updatedtimestamp
Continuous integration
Please check the checkbox of the CI you want to run, then push again on your branch.
- [ ] Style checks
- [ ] Fast CI
- [ ] Coverage cached CI
- [ ] Analysis cached CI
- [ ] WASM docker CI
- [ ] Android docker CI
- [ ] macOS Intel cached CI
- [ ] macOS ARM cached CI
- [ x] Windows cached CI
- [ x] Linux cached CI
- [ ] Other cached CI