v0.13.0.patch 426 B

123456789101112
  1. diff --git a/CMakeLists.txt b/CMakeLists.txt
  2. --- a/CMakeLists.txt
  3. +++ b/CMakeLists.txt
  4. @@ -76,7 +76,7 @@
  5. include/coro/concepts/promise.hpp
  6. include/coro/concepts/range_of.hpp
  7. - include/coro/detail/task_self_deleting.hpp / src/detail/task_self_deleting.cpp
  8. + include/coro/detail/task_self_deleting.hpp src/detail/task_self_deleting.cpp
  9. include/coro/detail/void_value.hpp
  10. include/coro/attribute.hpp