File tree 4 files changed +2
-2
lines changed
4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,4 +32,3 @@ else ()
32
32
# add project config, such as enable_ssl.
33
33
include (cmake/config.cmake)
34
34
endif ()
35
-
Original file line number Diff line number Diff line change @@ -30,3 +30,4 @@ file LICENSE_1_0.txt or copy at <http://www.boost.org/LICENSE_1_0.txt>)
30
30
===================================================================
31
31
The reflection of a struct and data format borrow various ideas from zpp_bits, reflect-cpp and msgpack.
32
32
coro_rpc borrow various ideas from rest_rpc.
33
+
Original file line number Diff line number Diff line change @@ -554,3 +554,4 @@ DingTalk group id: 645010455
554
554
yaLanTingLibs is distributed under the Apache License (Version 2.0)
555
555
This product contains various third-party components under other open-source licenses.
556
556
See the [ NOTICE file] ( https://github.com/alibaba/yalantinglibs/blob/main/NOTICE ) for more information.
557
+
Original file line number Diff line number Diff line change @@ -47,4 +47,3 @@ echo "ignore"
47
47
# mkdir ./.coverage_lcov
48
48
# lcov --rc lcov_branch_coverage=1 --capture --directory . --output-file ./.coverage_lcov/lcov.info
49
49
# genhtml --rc lcov_branch_coverage=1 ./.coverage_lcov/lcov.info --output-directory ./.coverage_lcov/report
50
-
You can’t perform that action at this time.
0 commit comments