1. Home
  2. Browse
  3. libsl3

libsl3

v1.2.53003#0Latest

A C++ interface for SQLite 3.x.

Install

Run the following Vcpkg command to install the port.

vcpkg install libsl3

Usage

libsl3 provides CMake targets:

find_package(sl3 CONFIG REQUIRED)
target_link_libraries(main PRIVATE a4z::sl3)

Dependencies

See source

Version

v1.2.53003#0

Publication

Supports

All

GitHub

a4z/libsl3

Homepage

github.com/a4z/libsl3

Documentation

a4z.github.io/libsl3

Subtree

1db8427337

License

MPL-2.0

Definition

Manifest