mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 20:27:51 +00:00
Merge pull request #2247 from lioncash/include
common/thread_queue_list: Remove unnecessary dependency on boost
This commit is contained in:
commit
0653cfa1a9
2 changed files with 4 additions and 4 deletions
|
@ -134,4 +134,4 @@ endif()
|
|||
|
||||
create_target_directory_groups(common)
|
||||
|
||||
target_link_libraries(common PUBLIC Boost::boost fmt microprofile)
|
||||
target_link_libraries(common PUBLIC fmt microprofile)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue