Skip to content

Commit

Permalink
removing samples (#17)
Browse files Browse the repository at this point in the history
* Update README.md

* Delete samples directory
  • Loading branch information
MelamudMichael committed Feb 29, 2024
1 parent c76d984 commit 07bb047
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 779 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,6 @@ $ cd up-cpp-client-zenoh
$ conan create .
```

#### Compiling sample apps

```
$ cd up-cpp-client-zenoh
$ conan install samples/conaninfo/ --output-folder=.
$ cd build/Release
$ cmake ../../ -DCMAKE_TOOLCHAIN_FILE=generators/conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release
$ make -j
```


## Show your support

Give a ⭐️ if this project helped you!
23 changes: 0 additions & 23 deletions samples/CMakeLists.txt

This file was deleted.

13 changes: 0 additions & 13 deletions samples/conaninfo/conanfile.txt

This file was deleted.

83 changes: 0 additions & 83 deletions samples/pubsub/CMakeLists.txt

This file was deleted.

144 changes: 0 additions & 144 deletions samples/pubsub/src/main_pub.cpp

This file was deleted.

Loading

0 comments on commit 07bb047

Please sign in to comment.