Skip to content

Commit

Permalink
chore: Remove result.hpp
Browse files Browse the repository at this point in the history
Signed-off-by: Li Junlin <xiafeng.li@foxmail.com>
  • Loading branch information
L-Xiafeng committed Dec 11, 2024
1 parent fde6f28 commit 4c796eb
Show file tree
Hide file tree
Showing 43 changed files with 206 additions and 9,436 deletions.
2 changes: 0 additions & 2 deletions dependencies/cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ add_subdirectory(yaml-cpp)
add_subdirectory(fmt)
add_subdirectory(googletest)
add_subdirectory(spdlog)
#add_subdirectory(LibEvent)
add_subdirectory(cxxopts)
add_subdirectory(grpc)
add_subdirectory(libcgroup)
Expand All @@ -29,7 +28,6 @@ add_subdirectory(ranges-v3)
add_subdirectory(backward-cpp)
add_subdirectory(fpm)

#add_subdirectory(mariadb-connector-c)

include(${CMAKE_SOURCE_DIR}/CMakeModule/SuppressHeaderWarning.cmake)
suppress_header_warning()
39 changes: 0 additions & 39 deletions dependencies/cmake/LibEvent/CMakeLists.txt

This file was deleted.

23 changes: 0 additions & 23 deletions dependencies/cmake/mariadb-connector-c/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion dependencies/pre_installed/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ add_compile_options(-w)

add_subdirectory(concurrentqueue)
add_subdirectory(pevents-1.22.11)
add_subdirectory(result)

include(${CMAKE_SOURCE_DIR}/CMakeModule/SuppressHeaderWarning.cmake)
suppress_header_warning()
3 changes: 0 additions & 3 deletions dependencies/pre_installed/result/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 4c796eb

Please sign in to comment.