Skip to content

Comments

Fix re2 link#872

Merged
snnn merged 1 commit intomainfrom
snnn/re2
Jan 10, 2025
Merged

Fix re2 link#872
snnn merged 1 commit intomainfrom
snnn/re2

Conversation

@snnn
Copy link

@snnn snnn commented Jan 9, 2025

CMake's target_link_libraries function accepts plain library name(like re2) or target name(like re2::re2) or some other kinds of names. "plain library names" are old-fashioned, for compatibility only. We should use target names.

Similar to microsoft/onnxruntime#23173

@snnn snnn requested a review from a team as a code owner January 9, 2025 23:54
@snnn snnn merged commit 169d682 into main Jan 10, 2025
46 checks passed
@snnn snnn deleted the snnn/re2 branch January 10, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants