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