Add AKERR_EOF, properly call akerr_init_errno
This commit is contained in:
@@ -23,7 +23,7 @@ set_source_files_properties(src/errno.c PROPERTIES GENERATED TRUE)
|
||||
add_custom_target(generrno DEPENDS src/errno.c)
|
||||
|
||||
find_package(PkgConfig REQUIRED)
|
||||
add_library(akerror STATIC
|
||||
add_library(akerror SHARED
|
||||
src/error.c
|
||||
src/errno.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user