Skip to content

Refactor: Replace vendored unordered_dense with CMake FetchContent dep#1992

Merged
beachtom merged 1 commit into
ThatOpen:mainfrom
thbeu:refactor-dep-unordered_dense
May 18, 2026
Merged

Refactor: Replace vendored unordered_dense with CMake FetchContent dep#1992
beachtom merged 1 commit into
ThatOpen:mainfrom
thbeu:refactor-dep-unordered_dense

Conversation

@thbeu
Copy link
Copy Markdown
Contributor

@thbeu thbeu commented May 13, 2026

Remove local copies of ankerl/unordered_dense (util/unordered_dense.h and util/stl.h) added by #1952 and fetch the library via CMake FetchContent instead, pinned at v4.8.1.

FYI @barvirm

…pendency

Remove local copies of ankerl/unordered_dense (util/unordered_dense.h and util/stl.h) and fetch the library via CMake FetchContent instead, pinned at v4.8.1.
@beachtom beachtom merged commit 8a5fddd into ThatOpen:main May 18, 2026
3 checks passed
@thbeu thbeu deleted the refactor-dep-unordered_dense branch May 19, 2026 05:01
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