Skip to content

Commit

Permalink
Updating list of hpx libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
khuck committed Aug 1, 2019
1 parent 4abb31c commit 8e95669
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/apex/CMakeLists.hpx
Original file line number Diff line number Diff line change
Expand Up @@ -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
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>
Expand Down

0 comments on commit 8e95669

Please sign in to comment.