We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8087c commit 8ad01b4Copy full SHA for 8ad01b4
1 file changed
libs/core/threading_base/CMakeLists.txt
@@ -109,6 +109,7 @@ add_hpx_module(
109
"hpx/threading_base/detail/get_default_timer_service.hpp"
110
"hpx/threading_base/detail/reset_backtrace.hpp"
111
"hpx/threading_base/detail/reset_lco_description.hpp"
112
+ "hpx/threading_base/detail/switch_status.hpp"
113
SOURCES ${threading_base_sources}
114
HEADERS ${threading_base_headers}
115
COMPAT_HEADERS ${threading_base_compat_headers}
0 commit comments