mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
Autogen: Set CM_DISABLE_COPY in cmQtAutoGenerators
This commit is contained in:
@@ -18,6 +18,7 @@ class cmMakefile;
|
||||
|
||||
class cmQtAutoGenerators
|
||||
{
|
||||
CM_DISABLE_COPY(cmQtAutoGenerators)
|
||||
public:
|
||||
cmQtAutoGenerators();
|
||||
bool Run(const std::string& targetDirectory, const std::string& config);
|
||||
|
||||
Reference in New Issue
Block a user