Skip to content

Commit

Permalink
lib: flb_libco: define LIBCO_MP
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Apr 22, 2018
1 parent 13cb87d commit 0eaf649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/flb_libco/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ set(src
libco.c
)

add_definitions(-DLIBCO_MP)
add_library(co STATIC ${src})

0 comments on commit 0eaf649

Please sign in to comment.