<div dir="ltr"><div>Idk if this has been asked before, but is there a way to import C libraries into a Swift project without creating a local git repo? Preferably something similar to C where you can just `#include` headers and then specify the link flags (in Package.swift?) <br><br></div>It’s getting very cumbersome to make a bunch of empty git repos just to use libglfw or libcairo.<br></div>