diff options
Diffstat (limited to 'samples/CMakeLists.txt')
-rw-r--r-- | samples/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt new file mode 100644 index 0000000..35c00f2 --- /dev/null +++ b/samples/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(echobot) |