Skip to content

Commit

Permalink
Add HPX algorithms and hpx_format dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Jul 23, 2019
1 parent 1fa401d commit 3f25603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apex/CMakeLists.hpx
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ add_hpx_library(apex
NOEXPORT
SOURCES ${apex_sources}
HEADERS ${apex_headers}
DEPENDENCIES hpx_assertion hpx_cache hpx_hardware
DEPENDENCIES hpx_algorithms hpx_assertion hpx_cache hpx_format hpx_hardware
FOLDER "Core/Dependencies")
target_include_directories(apex PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>
Expand Down

0 comments on commit 3f25603

Please sign in to comment.