mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Split dump hardware block processing from open to a separate file.
This commit is contained in:
@@ -113,7 +113,8 @@ add_library(aaruformat SHARED include/aaruformat/consts.h include/aaruformat/enu
|
||||
src/blocks/data.c
|
||||
src/ddt/ddt_v1.c
|
||||
src/blocks/metadata.c
|
||||
src/blocks/optical.c)
|
||||
src/blocks/optical.c
|
||||
src/blocks/dump.c)
|
||||
|
||||
include_directories(include include/aaruformat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user