cpmbits / cpmbits/cpm

Allow including cmake files from project descriptor

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Not sure if this is really required, but maybe allowing the user to include configuration directly into the `CMakeLists.txt` file could provide more flexibility. One solution could be to allow including cmake configuration files, so that no weird syntax is required. One could go from allowing the inclusion of cmake contents before, after or mid sections in the `CMakeLists.txt`.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the project descriptor produces the CMakeLists.txt file and where its sections are assembled. Determine whether including cmake configuration before, after, or between sections is supported by the current design. Done means the intended include positions and configuration format are specified and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.