Set a watch on variables added through the gui

This commit is contained in:
Ben Boeckel 2010-09-22 12:43:15 -04:00
parent 33c63b19ab
commit 5d30cfc5f7
1 changed files with 2 additions and 0 deletions

View File

@ -249,6 +249,8 @@ void QCMake::setProperties(const QCMakePropertyList& newProps)
// add some new properites
foreach(QCMakeProperty s, props)
{
this->CMakeInstance->WatchUnusedCli(s.Key.toAscii().data());
if(s.Type == QCMakeProperty::BOOL)
{
this->CMakeInstance->AddCacheEntry(s.Key.toAscii().data(),