mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add snippet tool to interact with AaruFormat images.
This commit is contained in:
4
tool/CMakeLists.txt
Normal file
4
tool/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
project(aaruformattool)
|
||||
|
||||
add_executable(aaruformattool main.c main.h aaruformattool.h identify.c)
|
||||
target_link_libraries(aaruformattool "aaruformat")
|
||||
Reference in New Issue
Block a user