fix flag setting

This commit is contained in:
Bill Hoffman 2002-11-21 16:03:59 -05:00
parent 145390fcc9
commit ddf6808956
1 changed files with 0 additions and 1 deletions

View File

@ -232,7 +232,6 @@ static void cmTryCompileCommandNotUsed(bool){}
void cmTryCompileCommand::CleanupFiles(const char* binDir)
{
return;
if ( !binDir )
{
return;