mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
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:
@@ -614,8 +614,6 @@ private:
|
||||
|
||||
void MaybeInvalidatePropertyCache(const std::string& prop);
|
||||
|
||||
void ProcessSourceExpression(std::string const& expr);
|
||||
|
||||
// Internal representation details.
|
||||
friend class cmTargetInternals;
|
||||
friend class cmGeneratorTarget;
|
||||
|
||||
Reference in New Issue
Block a user