Skip to content

Commit

Permalink
Don't export the APEX library in HPX builds
Browse files Browse the repository at this point in the history
  • Loading branch information
khuck committed Jun 28, 2019
1 parent 00f9997 commit 8f2ff1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apex/CMakeLists.hpx
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ include(GNUInstallDirs)

add_hpx_library(apex
STATIC NOLIBS
NOEXPORT
SOURCES ${apex_sources}
HEADERS ${apex_headers}
DEPENDENCIES hpx_cache
Expand Down

0 comments on commit 8f2ff1b

Please sign in to comment.