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

Fix duplicate library warnings in linking stage #2871

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

ahojnnes
Copy link
Contributor

Fixes the following linker warnings:

ld: warning: ignoring duplicate libraries: '/opt/homebrew/lib/libgmock.a', '/opt/homebrew/lib/libgtest.a'
ld: warning: ignoring duplicate libraries: 'src/colmap/scene/libcolmap_scene.a'

@ahojnnes ahojnnes enabled auto-merge (squash) October 31, 2024 17:24
@ahojnnes ahojnnes enabled auto-merge (squash) November 26, 2024 11:31
@ahojnnes ahojnnes merged commit f473824 into main Nov 26, 2024
15 checks passed
@ahojnnes ahojnnes deleted the user/jsch/duplicate-link-libs branch November 26, 2024 14:27
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.

3 participants