Added signal catching and handling in C and Cython
This commit is contained in:
@@ -14,7 +14,8 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
file(GLOB_RECURSE CSRC "*.c")
|
||||
|
||||
add_library(cobitools3 SHARED obierrno.c
|
||||
add_library(cobitools3 SHARED obisig.c
|
||||
obierrno.c
|
||||
obidms_taxonomy.c
|
||||
obiblob_indexer.c
|
||||
obi_lcs.c
|
||||
|
||||
Reference in New Issue
Block a user