mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 21:28:40 -06:00
cmMakefile: Remove unused method.
This commit is contained in:
@@ -114,10 +114,6 @@ public:
|
|||||||
|
|
||||||
bool GetIsSourceFileTryCompile() const;
|
bool GetIsSourceFileTryCompile() const;
|
||||||
|
|
||||||
///! Get the current makefile generator.
|
|
||||||
cmLocalGenerator* GetLocalGenerator() const
|
|
||||||
{ return this->LocalGenerator;}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Help enforce global target name uniqueness.
|
* Help enforce global target name uniqueness.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user