Explorar o código

ENH: make sure gui no-dev workis

Bill Hoffman %!s(int64=17) %!d(string=hai) anos
pai
achega
e5f96bd7ad
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Source/cmake.h

+ 2 - 1
Source/cmake.h

@@ -347,7 +347,8 @@ class cmake
     }
   void SetSuppressDevWarnings(bool v)
     {
-      this->SuppressDevWarnings = v;
+      this->SuppressDevWarnings = v; 
+      this->DoSuppressDevWarnings = true;
     }
 
   /** Display a message to the user.  */