DeveloperPaul123/thread-pool

[FEATURE, EPIC] Officially Support MacOS

DeveloperPaul123 opened this issue · 0 comments

dp::thread_pool so far hasn't been tested on macOS. It would be good to add "official" support for this platform and show that it builds (reliably) on macOS. I think for now it's reasonable to only support LLVM on macOS.

Tasks

  • Get dp::thread_pool building and tests passing on macOS
  • Add CI build for macOS
  • #36