Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
1.3.0
-
None
-
3ddfcacc5179e8d035f04a2b363d3dbab6f6007e
Description
I'd like to be able to specify multiple component folders when creating an installer. e.g.
binarycreator [options] -p ifw\packages\common -p \ifw\packages\windows\ -p ifw\packages\common_boilerplate [options]
This way I can have a repo for multiple targets and just include the components with -p I want to include in the binary I'm creating.