Skip to content

Commit

Permalink
Removed obsolete preprocessor constant for core library
Browse files Browse the repository at this point in the history
  • Loading branch information
hkaiser committed Jul 16, 2017
1 parent ba04e29 commit 944eb27
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/CMakeLists.txt
Expand Up @@ -259,9 +259,7 @@ set_property(TARGET hpx APPEND
PROPERTY COMPILE_DEFINITIONS
"HPX_COMPONENT_NAME=hpx"
"HPX_EXPORTS"
"HPX_ENABLE_ASSERT_HANDLER"
"HPX_COROUTINE_EXPORTS") # Do we still need this?

"HPX_ENABLE_ASSERT_HANDLER")

################################################################################
# Emulation of SwapContext on Windows
Expand Down

0 comments on commit 944eb27

Please sign in to comment.