summaryrefslogtreecommitdiff
path: root/include/ouroboros/CMakeLists.txt
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@intec.ugent.be>2016-05-14 16:32:58 +0200
committerdimitri staessens <dimitri.staessens@intec.ugent.be>2016-05-14 16:32:58 +0200
commitaf4097f51b7bd4f37212c2d49f0596779d79c36e (patch)
tree048f1f33767ba54881e9c476f0ba199d7ff21850 /include/ouroboros/CMakeLists.txt
parentaff55f153ddb247357f59b3740477e90eba527bd (diff)
parentb9a3368e7f91857c24e48933d027b3285a28f98f (diff)
downloadouroboros-af4097f51b7bd4f37212c2d49f0596779d79c36e.tar.gz
ouroboros-af4097f51b7bd4f37212c2d49f0596779d79c36e.zip
Merged in dstaesse/ouroboros/be-rw_lock (pull request #80)
lib: implementation of read/write locks
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 a42c65fd..f1276f51 100644
--- a/include/ouroboros/CMakeLists.txt
+++ b/include/ouroboros/CMakeLists.txt
@@ -16,6 +16,7 @@ set(HEADER_FILES
irm.h
list.h
logs.h
+ rw_lock.h
shm_ap_rbuff.h
shm_du_map.h
sockets.h