Fixes of multiple releated problems in one pull request? #1272
Unanswered
Tecnologic
asked this question in
Q&A
Replies: 1 comment
-
Yes, just open a PR, then I can see what needs fixing. We can both contribute to the same PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
right now i'm getting familiar with modm. I use cmake in my project and the project.xml is not in the root of that repositiory. Fist thing i saw was CMP175 waring on the commands added by generated modm cmake files. I fixed that and in order to make it work with the fact that modm is not on the root of the project a changed some paths.
all not much but i wonder how it is handled in modm with the different changes? The folder fixes might create issues with other build systems but i can not run the workflows on my fork.
Do u have any advise how to proceed to get thinks sorted and upstream?
My current working Branch
The project in question
BR
Alex
Beta Was this translation helpful? Give feedback.
All reactions