ENH: make sure gui no-dev workis
This commit is contained in:
parent
d83bb1479f
commit
e5f96bd7ad
@ -347,7 +347,8 @@ class cmake
|
|||||||
}
|
}
|
||||||
void SetSuppressDevWarnings(bool v)
|
void SetSuppressDevWarnings(bool v)
|
||||||
{
|
{
|
||||||
this->SuppressDevWarnings = v;
|
this->SuppressDevWarnings = v;
|
||||||
|
this->DoSuppressDevWarnings = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Display a message to the user. */
|
/** Display a message to the user. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user