Meson: Move MachineFileManager near build system

Closely related

Change-Id: Id561dccd909bb4dc53e1a55d6ee77d008e5c4078
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2023-06-09 15:16:33 +02:00
parent ae01e13d32
commit 38c3abb774
8 changed files with 162 additions and 231 deletions

View File

@@ -3,9 +3,9 @@
#include "mesonprojectplugin.h"
#include "machinefilemanager.h"
#include "mesonactionsmanager.h"
#include "mesonbuildconfiguration.h"
#include "mesonbuildsystem.h"
#include "mesonproject.h"
#include "mesonrunconfiguration.h"
#include "mesontoolkitaspect.h"