cmLocalGenerator: Devirtualize method.

This commit is contained in:
Stephen Kelly 2015-10-07 00:37:47 +02:00
parent 29a2d9fe69
commit c99b6cefbe
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ public:
// Fill the vector with the target names for the object files,
// preprocessed files and assembly files.
virtual void GetIndividualFileTargets(std::vector<std::string>&) {}
void GetIndividualFileTargets(std::vector<std::string>&) {}
// Create a struct to hold the varibles passed into
// ExpandRuleVariables