diff options
Diffstat (limited to 'async/CMakeLists.txt')
-rw-r--r-- | async/CMakeLists.txt | 2 |
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 @@ | |||
1 | add_subdirectory(src) | ||
2 | add_subdirectory(autotests) \ No newline at end of file | ||