Skip to content

Commit e4c7893

Browse files
committed
replace boost context with reconverse
1 parent 017f806 commit e4c7893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ include(cmake/hwloc.cmake)
883883
# Converse
884884
include(cmake/converse.cmake)
885885
add_subdirectory(src/QuickThreads)
886-
add_subdirectory(src/util/boost-context)
886+
# add_subdirectory(src/util/boost-context)
887887
add_subdirectory(src/conv-core)
888888

889889
# LIBS

0 commit comments

Comments
 (0)