diff --git a/vcpkg.json b/vcpkg.json new file mode 100644 index 00000000..64482883 --- /dev/null +++ b/vcpkg.json @@ -0,0 +1,5 @@ +{ + "name": "swift-tools-support-core", + "version-string": "0.1.0", + "dependencies": ["sqlite3"] +} \ No newline at end of file