CREATE_PROJECT: Address review comments
This commit is contained in:
parent
6b1fb8fc8f
commit
c763e56d57
4 changed files with 21 additions and 19 deletions
|
@ -206,7 +206,7 @@ StringList getFeatureLibraries(const FeatureList &features);
|
|||
*
|
||||
* @param features Feature for the build (this may contain features, which are *not* enabled!)
|
||||
*/
|
||||
StringList getFeatureLibraries(const Feature& feature);
|
||||
StringList getFeatureLibraries(const Feature &feature);
|
||||
|
||||
/**
|
||||
* Sets the state of a given feature. This can be used to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue