Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-3511] Allow package dependencies to sit in submodules #5139

Closed
swift-ci opened this issue Dec 30, 2016 · 1 comment
Closed

[SR-3511] Allow package dependencies to sit in submodules #5139

swift-ci opened this issue Dec 30, 2016 · 1 comment
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-3511
Radar None
Original Reporter s1ddok (JIRA User)
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 1
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 857fffed5c955eca9a2b12fb6e77215c

Issue Description:

Currently it is not possible to use a package that sits in the submodule

error: Directory at path ... is not a Git repository

It is needed when a Package is too complex to build as a simple SPM dependencies (needs custom -l/-L/-l or depends on complex C/C++ lib that are being build with custom Makefiles.

@ankitspd
Copy link
Member

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants