Sync to the latest version.
Can be broken or partially implemented.
This commit is contained in:
@@ -28,12 +28,19 @@ set(BHLIB_SOURCE
|
||||
src/hashmap.c
|
||||
src/queue.c
|
||||
src/thread.c
|
||||
src/io.c
|
||||
src/deflate.c
|
||||
)
|
||||
|
||||
set(BHLIB_HEADER
|
||||
include/bh/bh.h
|
||||
include/bh/platform.h
|
||||
include/bh/algo.h
|
||||
include/bh/hashmap.h
|
||||
include/bh/queue.h
|
||||
include/bh/thread.h
|
||||
include/bh/io.h
|
||||
include/bh/deflate.h
|
||||
)
|
||||
|
||||
set(BHLIB_INCLUDE_DIRS
|
||||
|
||||
Reference in New Issue
Block a user