summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutomoc.cxx
blob: efbfc3832954ecf392fb4b8ef4d92b040f64216f (plain)
1
2
3
4
5
6
7
8
9
10
#include "cmQtAutomoc.h"

cmQtAutomoc::cmQtAutomoc()
{
}


bool cmQtAutomoc::Run(const char* targetDirectory)
{
}