Meson: Merge toolwrapper and mesontool file pairs

Change-Id: I6383a5ee060957ba133ddf98a1a383bbe2489369
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
hjk
2024-07-23 08:26:37 +02:00
parent 23b31e24bf
commit 3ca8c6a0a5
8 changed files with 298 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
// Copyright (C) 2020 Alexis Jeandet.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include "../toolwrapper.h"
#include "../mesontools.h"
#include <utils/launcherinterface.h>
#include <utils/singleton.h>