Project

General

Profile

Feature #10714

Updated by Evgeny Novikov about 3 years ago

It turned out that a model compiler input file specified globally for a project within a requirement specification base can be inappropriate because of it is not built when generating build bases for the given project. I suggest to specify the appropriate file directly within _job.json_, the build base, so that users will be able to configure it on the fly. BTW, one may need the same trick for other purposes, e.g. to specify additional header search directories (#10713).

Back