Version:
Usage
Install the latest sqlpp11 package with the following command:
meson wrap install sqlpp11Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from sqlpp11 0.64-1 can be used by adding the following lines to your meson.build file:
sqlpp11_dep = dependency('sqlpp11')
ddl2cpp_prog = find_program('ddl2cpp')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...