Hi!
We would like to build two different sw variants from same source code and mostly the same config options, probably only needing a single "define"-difference in code.
I can't find any relevant information on how to setup a project for this kind of scenario.
Came across information regarding different build type-s and using different build configurations, but that would not help to keep all the common options in one single file.
Is there any way to have mutiple prj.conf-like files and merge them? Or "include-like" functionality for the .conf files?
BR,
Mårten



