cmTarget: Remove vestigal method declaration.
The definition was removed in commit v3.1.0-rc1~688^2~5 (cmTarget: Allow any generator expression in SOURCES property., 2014-03-18).
This commit is contained in:
parent
e35ee02d6e
commit
de6b289582
@ -614,8 +614,6 @@ private:
|
|||||||
|
|
||||||
void MaybeInvalidatePropertyCache(const std::string& prop);
|
void MaybeInvalidatePropertyCache(const std::string& prop);
|
||||||
|
|
||||||
void ProcessSourceExpression(std::string const& expr);
|
|
||||||
|
|
||||||
// Internal representation details.
|
// Internal representation details.
|
||||||
friend class cmTargetInternals;
|
friend class cmTargetInternals;
|
||||||
friend class cmGeneratorTarget;
|
friend class cmGeneratorTarget;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user