boostorg / boostorg/accumulators

CMakeLists.txt references non-existent component Boost::numeric_ublas

Open Beginner friendly
#55 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
26
Forks
61
PR merge metrics
No merged PRs in 30d

Description

I do not know the history here, but it seems that the component numeric_ublas was probably recently removed but CMakeLists.txt was not updated.

I have found that simply removing the line containing "Boost::numeric_ublas" is sufficient to build `boost-1.82.0`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open CMakeLists.txt and locate the reference to Boost::numeric_ublas. Remove the obsolete component reference, then build boost-1.82.0 to confirm the project configures and builds successfully without it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.