You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,10 @@ ln -s ../examples examples
104
104
ctest .# make test
105
105
```
106
106
107
+
#### CMake options
108
+
109
+
* For more options on customizing the build, see the [CMakeLists.txt](https://github.com/SRombauts/SQLiteCpp/blob/master/CMakeLists.txt) file.
110
+
107
111
#### Troubleshooting
108
112
109
113
Under Linux, if you get muliple linker errors like "undefined reference to sqlite3_xxx",
0 commit comments