Skip to content

Commit

Permalink
added header file to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan511 committed Nov 2, 2023
1 parent 0413581 commit c33c9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/core/synchronization/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ set(synchronization_headers
hpx/synchronization/counting_semaphore.hpp
hpx/synchronization/detail/condition_variable.hpp
hpx/synchronization/detail/counting_semaphore.hpp
hpx/synchronization/detail/range_lock_impl.hpp
hpx/synchronization/detail/sliding_semaphore.hpp
hpx/synchronization/event.hpp
hpx/synchronization/latch.hpp
Expand Down

0 comments on commit c33c9a1

Please sign in to comment.