From 8e95669c9cff930357b826b97dc9acf5af7d1284 Mon Sep 17 00:00:00 2001 From: Kevin Huck Date: Thu, 1 Aug 2019 09:36:37 -0700 Subject: [PATCH] Updating list of hpx libraries. --- src/apex/CMakeLists.hpx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apex/CMakeLists.hpx b/src/apex/CMakeLists.hpx index 70a31a2c..8f1a9282 100644 --- a/src/apex/CMakeLists.hpx +++ b/src/apex/CMakeLists.hpx @@ -379,9 +379,9 @@ add_hpx_library(apex HEADERS ${apex_headers} DEPENDENCIES hpx_algorithms hpx_allocator_support hpx_assertion hpx_cache hpx_collectives hpx_concepts hpx_config hpx_datastructures hpx_format - hpx_hardware hpx_hashing hpx_iterator_support hpx_logging hpx_preprocessor - hpx_statistics hpx_testing hpx_thread_support hpx_timing hpx_type_support hpx_util - FOLDER "Core/Dependencies") + hpx_hardware hpx_hashing hpx_iterator_support hpx_logging hpx_parallel_executors + hpx_preprocessor hpx_segmented_algorithms hpx_statistics hpx_testing + hpx_thread_support hpx_timing hpx_type_support hpx_util FOLDER "Core/Dependencies") target_include_directories(apex PUBLIC $