mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
add test case for coverage
This commit is contained in:
@@ -9,8 +9,6 @@ find_package(Threads REQUIRED)
|
||||
include(cmake/build.cmake)
|
||||
include(cmake/develop.cmake)
|
||||
|
||||
message(STATUS "---->: " ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
if (BUILD_UNIT_TESTS)
|
||||
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/tests)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user