This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch quotient_filter
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git


The following commit(s) were added to refs/heads/quotient_filter by this push:
     new 02862f7  formatting
02862f7 is described below

commit 02862f7228479926609b84a803d83421a3ed3e1c
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Tue Jun 18 18:19:25 2024 -0700

    formatting
---
 filters/CMakeLists.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/filters/CMakeLists.txt b/filters/CMakeLists.txt
index de41568..cd4b92d 100644
--- a/filters/CMakeLists.txt
+++ b/filters/CMakeLists.txt
@@ -35,7 +35,7 @@ install(TARGETS filters
   EXPORT ${PROJECT_NAME}
 )
 
-install(FILES 
-                       include/quotient_filter.hpp
-      include/quotient_filter_impl.hpp
+install(FILES
+    include/quotient_filter.hpp
+    include/quotient_filter_impl.hpp
   DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/DataSketches")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to