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

How to static link a library in manifest mode? #42948

Closed
aiyolo opened this issue Dec 26, 2024 · 1 comment
Closed

How to static link a library in manifest mode? #42948

aiyolo opened this issue Dec 26, 2024 · 1 comment
Assignees
Labels
category:question This issue is a question

Comments

@aiyolo
Copy link

aiyolo commented Dec 26, 2024

Can I set link mode in per dependecies in manifest file?
for example

{
  "dependencies": [
    {
      "name": "spdlog",
      "shared" :true,

    }
  ]
}
@autoantwort
Copy link
Contributor

@Cheney-W Cheney-W added the category:question This issue is a question label Dec 27, 2024
@aiyolo aiyolo changed the title How to static link a libraty in manifest mode? How to static link a library in manifest mode? Dec 27, 2024
@aiyolo aiyolo closed this as completed Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

3 participants