Skip to content

Commit

Permalink
removed examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Aug 7, 2024
1 parent 5a7deb1 commit 7d26cad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 136 deletions.
5 changes: 0 additions & 5 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
add_executable (example-server ${CMAKE_CURRENT_SOURCE_DIR}/server.cpp)
target_link_libraries (example-server fmt::fmt spdlog::spdlog kage-server)

add_executable (example-client ${CMAKE_CURRENT_SOURCE_DIR}/client.cpp)
target_link_libraries (example-client fmt::fmt spdlog::spdlog kage-client)
65 changes: 0 additions & 65 deletions examples/client.cpp

This file was deleted.

66 changes: 0 additions & 66 deletions examples/server.cpp

This file was deleted.

0 comments on commit 7d26cad

Please sign in to comment.