AppMan: Use current setup pattern for build steps

Change-Id: Ia69b9ea67fdec6a33f13fba665ee4589e82a2574
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
hjk
2024-01-10 18:04:51 +01:00
parent f6cc15c2b7
commit 1936103fe6
13 changed files with 239 additions and 232 deletions

View File

@@ -5,14 +5,8 @@
#pragma once
#include <projectexplorer/buildstep.h>
namespace AppManager::Internal {
class AppManagerDeployPackageStepFactory final : public ProjectExplorer::BuildStepFactory
{
public:
AppManagerDeployPackageStepFactory();
};
void setupAppManagerDeployPackageStep();
} // namespace AppManager::Internal
} // AppManager::Internal