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

Use target_link_options for linker commands and update the dependency #3822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mingweishih
Copy link
Collaborator

Use target_link_options to specify linker options, avoiding the confusing cmake when producing dependency graphs. Also, update the dependency graphs.

Fixes #3225

Signed-off-by: Ming-Wei Shih mishih@microsoft.com

graph

Signed-off-by: Ming-Wei Shih <mishih@microsoft.com>
@mingweishih
Copy link
Collaborator Author

bors try

bors bot pushed a commit that referenced this pull request Feb 3, 2021
@bors
Copy link

bors bot commented Feb 3, 2021

try

Build failed:

@mingweishih mingweishih added the blocked Project tag indicating a blocked issue. Must link blocker issue (may be external) label Feb 3, 2021
@mingweishih
Copy link
Collaborator Author

This requires cmake 3.13. However, VS 2017 we use on windows only supports 3.12.

@radhikaj
Copy link
Contributor

@mingweishih - can you resolve conflicts?

@radhikaj radhikaj requested review from radhikaj and anakrish and removed request for BRMcLaren June 27, 2022 18:22
@radhikaj
Copy link
Contributor

@mingweishih Please resolve conflicts and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Project tag indicating a blocked issue. Must link blocker issue (may be external)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use target_link_options for linker options
2 participants