Skip to content

libsl3v1.2.53003

Updated

A C++ interface for SQLite 3.x.

#Usage

libsl3 provides CMake targets:

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

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Harald's avatarHarald

#Changelog

  • 1db8427# [libsl3] Add libsl3 (#52883)