Commits

Ankit Aggarwal committed 3b87ea068da
Add basic support for building C via swiftpm. As of now assumes `module.modulemap` will be available inside a `include` directory, doesn't generates it automatically. Also creates only shared libraries and not executable for now.