diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-05 01:17:15 +0300 |
---|---|---|
committer | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-05 01:17:15 +0300 |
commit | 6717e588e71d0586613053521b2dc591405410ba (patch) | |
tree | 4d3a77ed16db9c107e8da179b6cea59bc8c67452 /samples/CMakeLists.txt | |
parent | ab2be5c0e4003450be7a914573ef9edbee3626a4 (diff) |
First version
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) |