mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add function to retrieve CHS geometry from AaruFormat image
This commit is contained in:
@@ -133,7 +133,8 @@ add_library(aaruformat SHARED include/aaruformat/consts.h include/aaruformat/enu
|
||||
src/checksum/sha256.c
|
||||
include/sha256.h
|
||||
src/lisa_tag.c
|
||||
include/aaruformat/structs/lisa_tag.h)
|
||||
include/aaruformat/structs/lisa_tag.h
|
||||
src/metadata.c)
|
||||
|
||||
include_directories(include include/aaruformat 3rdparty/uthash/include 3rdparty/uthash/src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user