Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MelamudMichael authored Mar 11, 2024
1 parent 8f37ae1 commit d7c8c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ cmake_minimum_required(VERSION 3.20)
project(samples VERSION 0.1.0 LANGUAGES CXX)

add_subdirectory(pubsub)
#add_subdirectory(rpc)
add_subdirectory(rpc)

0 comments on commit d7c8c34

Please sign in to comment.