Implement predefined CRCs and add libfort
This commit is contained in:
@@ -8,6 +8,7 @@ pkg_check_modules(ELF REQUIRED libelf)
|
||||
set (CFILES
|
||||
main.c
|
||||
version.c
|
||||
named_crcs.c
|
||||
)
|
||||
|
||||
set(GEN_HEADER_PATH "${CMAKE_CURRENT_BINARY_DIR}/include/generated")
|
||||
|
Reference in New Issue
Block a user