mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Remove warning
This commit is contained in:
@@ -228,8 +228,6 @@ bool cmTryCompileCommand::InitialPass(std::vector<std::string> const& argv)
|
||||
return true;
|
||||
}
|
||||
|
||||
static void cmTryCompileCommandNotUsed(bool){}
|
||||
|
||||
void cmTryCompileCommand::CleanupFiles(const char* binDir)
|
||||
{
|
||||
if ( !binDir )
|
||||
|
||||
Reference in New Issue
Block a user