Skip to content

Commit

Permalink
Added missing Boost dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Oehlinger committed Jul 18, 2024
1 parent e0d00b3 commit a10231a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rmq/rmqio/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ target_link_libraries(rmqio PUBLIC
bal
rmqamqpt
rmqt
Boost::boost
)

if( "${CMAKE_CXX_COMPILER_ID}" STREQUAL "SunPro" )
Expand Down

0 comments on commit a10231a

Please sign in to comment.