Skip to content

Import of GLOMAP source code#3748

Merged
ahojnnes merged 3 commits intomainfrom
user/jsch/glomap-import
Nov 23, 2025
Merged

Import of GLOMAP source code#3748
ahojnnes merged 3 commits intomainfrom
user/jsch/glomap-import

Conversation

@ahojnnes
Copy link
Contributor

Disabled by default, passes all tests, follow-up with further refactoring steps.

@@ -257,6 +258,9 @@ include_directories(src)
link_directories(${COLMAP_LINK_DIRS})

add_subdirectory(src/colmap)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Realizing that, here by concept thirdparty should be put before colmap, although in the current design it does not matter since we dont define any target in the thirdparty.

else()
target_compile_options(colmap_glomap PRIVATE
-Wall
-Wno-sign-compare
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disabling sign-compare and unused-variable is never a good practice? But I understand that this might be a temporary solution for the migration.

@ahojnnes ahojnnes merged commit 93db553 into main Nov 23, 2025
14 checks passed
@ahojnnes ahojnnes deleted the user/jsch/glomap-import branch November 23, 2025 17:11
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