Skip to content

Commit

Permalink
Merge pull request #15 from droccom/dqueues
Browse files Browse the repository at this point in the history
fresh start
  • Loading branch information
mminutoli authored Jun 25, 2018
2 parents 152d740 + 948cf98 commit 6848639
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 535 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ include_directories(${GMT_MAIN_INCLUDE_DIR} ${GMT_INCLUDE_DIR})
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wabi -Wextra")

# Set dynamic queues
set(GMT_VSIZE_MPMC true)

configure_file(${GMT_MAIN_INCLUDE_DIR}/gmt/config.h.in ${GMT_INCLUDE_DIR}/gmt/config.h)
install(FILES ${GMT_INCLUDE_DIR}/gmt/config.h DESTINATION include/gmt)

Expand Down
154 changes: 0 additions & 154 deletions include/crt_queue/HazardPointers.hpp

This file was deleted.

Loading

0 comments on commit 6848639

Please sign in to comment.