Răsfoiți Sursa

COMP: oops really did not mean to check in that change

Ken Martin 19 ani în urmă
părinte
comite
2245c50c51
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Source/cmPropertyMap.cxx

+ 1 - 1
Source/cmPropertyMap.cxx

@@ -19,7 +19,7 @@
 #include "cmake.h"
 #include "cmake.h"
 
 
 // define STRICT to get checking of all set and get property calls
 // define STRICT to get checking of all set and get property calls
-#define STRICT 
+//#define STRICT 
 
 
 cmProperty *cmPropertyMap::GetOrCreateProperty(const char *name)
 cmProperty *cmPropertyMap::GetOrCreateProperty(const char *name)
 {
 {