summaryrefslogtreecommitdiff
path: root/include/ouroboros/CMakeLists.txt
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@intec.ugent.be>2016-08-16 18:46:20 +0200
committerdimitri staessens <dimitri.staessens@intec.ugent.be>2016-08-16 18:46:20 +0200
commit0192488015770b4855165db8502214dad1941dd2 (patch)
tree6f9a20850e0eec5ca2709ed4ed24f1ccb983cf04 /include/ouroboros/CMakeLists.txt
parentfbc0b71d3947cb6047e3e710d606ffc6a39778bc (diff)
parent6c50a54ee1725959b166d6ad5f6ca58204433a8e (diff)
downloadouroboros-0192488015770b4855165db8502214dad1941dd2.tar.gz
ouroboros-0192488015770b4855165db8502214dad1941dd2.zip
Merged in sandervrijders/ouroboros/be-swig (pull request #211)
Be swig
Diffstat (limited to 'include/ouroboros/CMakeLists.txt')
-rw-r--r--include/ouroboros/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ouroboros/CMakeLists.txt b/include/ouroboros/CMakeLists.txt
index eb5297d2..ae922b89 100644
--- a/include/ouroboros/CMakeLists.txt
+++ b/include/ouroboros/CMakeLists.txt
@@ -13,3 +13,5 @@ set(HEADER_FILES
qos.h)
install(FILES ${HEADER_FILES} DESTINATION usr/include/ouroboros)
+
+add_subdirectory(wrap)