Reduce build time
Open
build
help wanted
- Dominant language
- C++
- Stars
- 4
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently the cmake will build `bitshares-core` fully as a dependency of `gwallet`.
There is no need to build the `programs`, `tests` and others but just some of the needed libraries.
A proper `CMakeLists.txt` should do the trick.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the CMakeLists.txt that makes bitshares-core a dependency of gwallet, then identify which libraries gwallet needs. Done means the build no longer builds the programs, tests, and other unnecessary bitshares-core targets while still producing a working gwallet build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100