stlab / libraries

ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
https://stlab.cc
Boost Software License 1.0
661 stars 65 forks source link

Some files are missing in ./stlab/CMakeLists.txt #496

Closed FelixPetriconi closed 2 years ago

FelixPetriconi commented 2 years ago

These files are missing in ./stlab/CMakeLists.txt that results in not be able to consume these files when stlab is a thirdparty library

concurrency/await.hpp concurrency/concurrency.hpp concurrency/ready_future.hpp concurrency/serial_queue.hpp concurrency/set_current_thread_name.hpp pre_exit.hpp

FelixPetriconi commented 2 years ago

Fixed in 1.7.1