Add tape media support with metadata structures and update CMake configuration

This commit is contained in:
2025-10-07 04:08:00 +01:00
parent 427d3dc0ae
commit 01152f5c25
4 changed files with 459 additions and 2 deletions

View File

@@ -38,6 +38,7 @@
#include "structs/metadata.h"
#include "structs/optical.h"
#include "structs/options.h"
#include "structs/tape.h"
#endif // LIBAARUFORMAT_STRUCTS_H