From 732613c86de8fa0d1a7e6674e9a2e5afb088750a Mon Sep 17 00:00:00 2001 From: Hari Hara Naveen S <69986621+Johan511@users.noreply.github.com> Date: Sun, 20 Aug 2023 00:08:06 +0530 Subject: [PATCH] Update CMakeLists.txt Co-authored-by: Hartmut Kaiser --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a4cd1dafedc..3ed5d756e12 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -547,7 +547,7 @@ hpx_option( hpx_option( HPX_WITH_FETCH_SIMD_SORT BOOL - "Use FetchContent to fetch Eve. By default an installed Eve will be used. (default: On)" + "Use FetchContent to fetch x86-simd-sort. By default an installed x86-simd-sort will be used. (default: On)" ON CATEGORY "Build Targets" ADVANCED