[PATCH v1] build: s/FindUring.cmake/FindLibUring.cmake/

11 views
Skip to first unread message

Kefu Chai

<tchaikov@gmail.com>
unread,
Jun 26, 2022, 10:55:43 AM6/26/22
to seastar-dev@googlegroups.com, Kefu Chai
this should address the regression introduced by 1247be44b01b3402e8694dd622f8ed8306053c32

fixes #1107
Signed-off-by: Kefu Chai <tcha...@gmail.com>
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 886e3ba1..0af4db3f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1261,7 +1261,7 @@ if (Seastar_INSTALL)
${CMAKE_CURRENT_SOURCE_DIR}/cmake/Findrt.cmake
${CMAKE_CURRENT_SOURCE_DIR}/cmake/Findyaml-cpp.cmake
${CMAKE_CURRENT_SOURCE_DIR}/cmake/SeastarDependencies.cmake
- ${CMAKE_CURRENT_SOURCE_DIR}/cmake/FindUring.cmake
+ ${CMAKE_CURRENT_SOURCE_DIR}/cmake/FindLibUring.cmake
DESTINATION ${install_cmakedir})

install (
--
2.36.1

tcha...@gmail.com

<tchaikov@gmail.com>
unread,
Jun 26, 2022, 11:00:01 AM6/26/22
to seastar-dev
i am abandoning this change, as Avi already posted the same fix.
Reply all
Reply to author
Forward
0 new messages