Skip to content

Commit

Permalink
lib: cJSON: deprecate!
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Feb 18, 2017
1 parent f75b8e0 commit 738b19f
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,265 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,6 @@ if(FLB_BUFFERING)
FLB_DEFINITION(FLB_HAVE_BUFFERING)
endif()

# Enable cJSON
add_subdirectory(lib/cjson)
include_directories(lib/cjson)

if(FLB_TRACE)
FLB_DEFINITION(FLB_HAVE_TRACE)
endif()
Expand Down
8 changes: 0 additions & 8 deletions lib/cjson/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions lib/cjson/CMakeLists.txt

This file was deleted.

20 changes: 0 additions & 20 deletions lib/cjson/LICENSE

This file was deleted.

55 changes: 0 additions & 55 deletions lib/cjson/cjson.h

This file was deleted.

247 changes: 0 additions & 247 deletions lib/cjson/src/README

This file was deleted.

Loading

0 comments on commit 738b19f

Please sign in to comment.