CMake/Source/cmQtAutomoc.cxx
2011-08-07 12:02:46 +02:00

11 lines
114 B
C++

#include "cmQtAutomoc.h"
cmQtAutomoc::cmQtAutomoc()
{
}
bool cmQtAutomoc::Run(const char* targetDirectory)
{
}