-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Why?
Cause
- Currently the deployment-settings.json file is found using a wildcard. If the target name is changed, there will be two deployment-settings.json files and it will be ambiguous.
Customer
Cruft
- We have yet to find a solution for this. None of the efforts so far worked.
What?
Definition
- Change deployment-settings.json search from wildcard to safer method for finding the file, like CMake target name.
Demarcation
Dependencies