diff options
Diffstat (limited to 'src/lib/IManifestBuilder.cc')
| -rw-r--r-- | src/lib/IManifestBuilder.cc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/IManifestBuilder.cc b/src/lib/IManifestBuilder.cc new file mode 100644 index 0000000..464004e --- /dev/null +++ b/src/lib/IManifestBuilder.cc @@ -0,0 +1,6 @@ +// ============================================================= // +// nebuild +// Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under BSD-3 license. +// ============================================================= // + +#include <NeBuildKit/IManifestBuilder.h> |
