mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-20 02:28:42 -05:00
build a combined executable for all tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <sqlpp11/sqlpp11.h>
|
||||
|
||||
int main()
|
||||
int Minimalistic(int, char**)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user