SRombauts / SQLiteCpp

SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
http://srombauts.github.io/SQLiteCpp
MIT License
2.19k stars 509 forks source link

Declare BUILD_SHARED_LIBS option for discoverability #440

Closed SRombauts closed 1 year ago

SRombauts commented 1 year ago

BUILD_SHARED_LIBS is a standard CMake variable, but we declare it explicitly to make it prominent