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

This commit is contained in:
Ken Martin 2006-12-13 13:24:23 -05:00
parent 5d11564c35
commit 2245c50c51
1 changed files with 1 additions and 1 deletions

View File

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