summaryrefslogtreecommitdiff
path: root/include/ouroboros/CMakeLists.txt
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@intec.ugent.be>2016-03-30 00:29:38 +0200
committerdimitri staessens <dimitri.staessens@intec.ugent.be>2016-03-30 00:35:09 +0200
commit8cef483119da184d631634bc98b5236ac54c30ae (patch)
tree3a9e844b477bd99bd5e207d01dce4068981e37b4 /include/ouroboros/CMakeLists.txt
parent1e83a165d50aacc4e1146186c5691be3326368ca (diff)
downloadouroboros-8cef483119da184d631634bc98b5236ac54c30ae.tar.gz
ouroboros-8cef483119da184d631634bc98b5236ac54c30ae.zip
lib: api for handling flows
moved the flow definition to the library and made it public. thread-safety implemented without compiler checks.
Diffstat (limited to 'include/ouroboros/CMakeLists.txt')
-rw-r--r--include/ouroboros/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ouroboros/CMakeLists.txt b/include/ouroboros/CMakeLists.txt
index a196140b..9d1a623d 100644
--- a/include/ouroboros/CMakeLists.txt
+++ b/include/ouroboros/CMakeLists.txt
@@ -9,6 +9,7 @@ set(HEADER_FILES
da.h
dev.h
du_buff.h
+ flow.h
ipcp.h
irm.h
list.h