restructured the build module

This commit is contained in:
Chris Punches
2025-03-11 00:55:16 -04:00
parent f750c22faa
commit 368b751a63
10 changed files with 428 additions and 303 deletions

View File

@@ -28,11 +28,12 @@
*/
#include <string>
#include <cstring>
#include <vector>
#include <iostream>
#include "include/buildFuncs.hpp"
#include "include/helpers.hpp"
#include "include/commands.hpp"
#include "include/cli_parsers.hpp"
/**
* @def MODULE_VERSION