Skip to content

toonetown/build-sqlite-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite-CPP Packaging

This project provides a script which will package SqliteModernCpp headers in a similar manner to the other build-* projects. It contains as a submodule, sqlite-cpp git project. It also contains a copy of the SQLite Amalgamation.

Requirements

This library is header-only and the script just copies the headers into a package.

Build Steps

You can package this by using the build.sh script:

./build.sh [/path/to/sqlite-cpp-dist] package </path/to/output/directory>

Run ./build.sh itself to see details on its options.

You can modify the execution of the scripts by setting various environment variables. See the script sources for lists of these variables.

About

Script for packaging up SQLite C++ interfaces

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages