mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test output can be checked.
This commit is contained in:
@@ -97,7 +97,7 @@ public:
|
||||
cmTypeMacro(cmConfigureGccXmlCommand, cmCommand);
|
||||
|
||||
protected:
|
||||
std::string GetSupportDirectory(const char*);
|
||||
bool GetSupportDirectory(const char*);
|
||||
bool FindVcIncludeFlags();
|
||||
bool FindGccIncludeFlags();
|
||||
bool FindMproIncludeFlags();
|
||||
|
||||
Reference in New Issue
Block a user