Skip to content

Commit

Permalink
Add hpx_assertion dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg authored Jul 5, 2019
1 parent 8f2ff1b commit 2ad2a63
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 @@ -371,7 +371,7 @@ add_hpx_library(apex
NOEXPORT
SOURCES ${apex_sources}
HEADERS ${apex_headers}
DEPENDENCIES hpx_cache
DEPENDENCIES hpx_assertion hpx_cache
FOLDER "Core/Dependencies")

#if(APPLE)
Expand Down

0 comments on commit 2ad2a63

Please sign in to comment.