folly icon indicating copy to clipboard operation
folly copied to clipboard

Build with libcxx

Open tchaikov opened this issue 3 years ago • 0 comments

  • check for -fcoroutines-ts if clang is used
  • disable exception_tracer for libc++
  • add coroutine tests to cmake build
  • allow user to override CMAKE_CXX_STANDARD
  • extract coroutine options into FollyCompilerUnix.cmake

tchaikov avatar Mar 19 '22 12:03 tchaikov