We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b626d30 + df6a95a commit 1c16f72Copy full SHA for 1c16f72
Sources/CSQLite/include/module.modulemap
@@ -0,0 +1,5 @@
1
+
2
+module SwiftToolchainCSQLite {
3
+ header "sqlite3.h"
4
+ header "sqlite3ext.h"
5
+}
0 commit comments