mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-03 15:40:00 +00:00
Merge pull request #2272 from lioncash/boost
common/CMakeLists: Amend boost dependency
This commit is contained in:
commit
43b83d6b6a
1 changed files with 1 additions and 1 deletions
|
@ -134,4 +134,4 @@ endif()
|
|||
|
||||
create_target_directory_groups(common)
|
||||
|
||||
target_link_libraries(common PUBLIC fmt microprofile)
|
||||
target_link_libraries(common PUBLIC Boost::boost fmt microprofile)
|
||||
|
|
Loading…
Reference in a new issue