mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 23:18:07 -05:00
Merge pull request #2247 from lioncash/include
common/thread_queue_list: Remove unnecessary dependency on boost
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user