Ver Fonte

cmake: Don't set the CMakeInstance on the Properties member.

There is no need, as global properties have nowhere to chain up
to.
Stephen Kelly há 10 anos atrás
pai
commit
8c13d7709b
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      Source/cmake.cxx

+ 0 - 1
Source/cmake.cxx

@@ -187,7 +187,6 @@ cmake::~cmake()
 void cmake::InitializeProperties()
 {
   this->Properties.clear();
-  this->Properties.SetCMakeInstance(this);
   this->PropertyDefinitions.clear();
 
   // initialize properties