cmMakefile: Remove bogus comment.
This commit is contained in:
parent
199b28ac3a
commit
fe17092c20
|
@ -776,10 +776,6 @@ public:
|
|||
///enabled.
|
||||
void EnableLanguage(std::vector<std::string>const& languages, bool optional);
|
||||
|
||||
/**
|
||||
* Set/Get the name of the parent directories CMakeLists file
|
||||
* given a current CMakeLists file name
|
||||
*/
|
||||
cmCacheManager *GetCacheManager() const;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue