f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Feature/improve visual studio and vcpkg integration

Open Yogesh9000 opened this issue 7 months ago • 0 comments

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 updated timestamp

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

Yogesh9000 avatar Jun 14 '25 08:06 Yogesh9000