mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Makefiles: Remove forbidden flag logic
This might have been needed some day in the past, but not anymore.
This commit is contained in:
@@ -168,8 +168,6 @@ protected:
|
||||
const std::string& lang) CM_OVERRIDE;
|
||||
|
||||
virtual void CloseFileStreams();
|
||||
void RemoveForbiddenFlags(const char* flagVar, const std::string& linkLang,
|
||||
std::string& linkFlags);
|
||||
cmLocalUnixMakefileGenerator3* LocalGenerator;
|
||||
cmGlobalUnixMakefileGenerator3* GlobalGenerator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user