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

Set -DBUILD_SHARED_LIBS=ON by default on scripts and CI/CD #442

Closed SRombauts closed 1 year ago

SRombauts commented 1 year ago

set CMAKE_RUNTIME_OUTPUT_DIRECTORY so that executables and dlls share the bin/ directory