Skip to content

vcpkg manifest mode demo that prints the version of the sqlite library it links against

License

Notifications You must be signed in to change notification settings

PurpleFlowerGarden/vcpkg-sqlite-demo

Repository files navigation

github actions

Run cmake --list-presets to display a set of supported presets, and then use

cmake --preset ${preset}
cmake --build --preset ${preset}
ctest --preset ${preset}

in order to build and and execute the demo application.

About

vcpkg manifest mode demo that prints the version of the sqlite library it links against

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published