You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was building the source code of msgpack-c, I encountered a
CMP0167 warning. Although it did not affect the code building process,
it was a minor flaw. I believed that adding CONFIG to
`find_package(Boost REQUIRED)` could solve the issue. Therefore, I
organized the code repository and fixed this minor issue.
0 commit comments