add cmake file
Open
- Dominant language
- Makefile
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In order to build on different systems, let's use a `.cmake` build file suggested by @kkaefer and @springmeyer.
Contributor guide
Research direction
Start by inspecting the repository's existing Makefile and C++ command-line tool layout. Determine the CMake build targets needed for the current project, then verify that the project builds successfully through CMake on the intended systems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100