Hi
Our present build system on v2.6.1, builds variants of our baseline application using batch files.
It ends up building using west in this way:
west build --build-dir %BUILD_FOLDER% ..\%APPLICATION% --pristine --board %TARGET_BOARD% -- -DCONF_FILE=config/%PRJ_CONF% %DDTC%