From 2ab3da214b352cb983308d588cd24ca83352ff83 Mon Sep 17 00:00:00 2001 From: Tarang Jain Date: Fri, 22 Sep 2023 16:14:49 -0700 Subject: [PATCH] undo some diffs --- cpp/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index bd05d1340f..7573e95ec5 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -730,4 +730,4 @@ endif() if(BUILD_ANN_BENCH) include(bench/ann/CMakeLists.txt) -endif() \ No newline at end of file +endif() \ No newline at end of file