Skip to content

Commit

Permalink
* NEW [cmake] Add multiurls switch demo to cmake.
Browse files Browse the repository at this point in the history
Signed-off-by: wanghaemq <[email protected]>
  • Loading branch information
wanghaEMQ authored and JaylinYu committed Jul 31, 2024
1 parent 8ffed25 commit ff9a06d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ if (BUILD_DEMO)
add_subdirectory(demo/raw)
add_subdirectory(demo/reqrep)
add_subdirectory(demo/stream)
add_subdirectory(demo/multiurls_switch)

if(NNG_ENABLE_QUIC)
add_subdirectory(demo/quic_mqtt)
Expand Down

0 comments on commit ff9a06d

Please sign in to comment.