Added new sources to cmake build
This commit is contained in:
parent
43f7d837f0
commit
752123f496
1 changed files with 4 additions and 0 deletions
|
@ -172,6 +172,8 @@ set(SOURCE_FILES
|
|||
src/core/stats.h
|
||||
src/core/ordered-set.c
|
||||
src/core/test.c
|
||||
src/core/client.c
|
||||
src/core/client.h
|
||||
src/compat/internal.h
|
||||
src/compat/pipe.c
|
||||
src/compat/pipe.h
|
||||
|
@ -210,6 +212,8 @@ set(SOURCE_FILES
|
|||
src/protocol/criterion.pb.c
|
||||
src/protocol/criterion.pb.h
|
||||
src/protocol/protocol.c
|
||||
src/protocol/connect.c
|
||||
src/protocol/connect.h
|
||||
src/common.h
|
||||
src/config.h
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue