TarsCloud_TarsCpp/examples/StressDemo/CMakeLists.txt

6 lines
110 B
CMake
Raw Normal View History

2020-01-29 15:52:39 +08:00
include_directories(TarsStressServer)
add_subdirectory(TarsStressServer)
add_subdirectory(TarsStressClient)