summaryrefslogtreecommitdiffstats
path: root/async/CMakeLists.txt
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2014-12-11 11:07:04 +0100
committerDan Vrátil <dvratil@redhat.com>2014-12-11 11:07:20 +0100
commit67d47d893bc582fbd06da8bd93a1c416fa314ca6 (patch)
treea30004b1c974baef1a700f6647eae2cf43e9f06b /async/CMakeLists.txt
parent0fc8477dec805f943e829a662a9e42337ce628ab (diff)
downloadsink-67d47d893bc582fbd06da8bd93a1c416fa314ca6.tar.gz
sink-67d47d893bc582fbd06da8bd93a1c416fa314ca6.zip
Prototype of Async library
Diffstat (limited to 'async/CMakeLists.txt')
-rw-r--r--async/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/async/CMakeLists.txt b/async/CMakeLists.txt
new file mode 100644
index 0000000..19ac407
--- /dev/null
+++ b/async/CMakeLists.txt
@@ -0,0 +1,2 @@
1add_subdirectory(src)
2add_subdirectory(autotests) \ No newline at end of file