facebook/proxygen

Linking to proxygen library cause `/usr/bin/ld: cannot find -lgflags_shared` error.

alishir opened this issue · 1 comments

I tried to link a target to proxygen library, but I got the following error:

/usr/bin/ld: cannot find -lgflags_shared

Would you please guide me how I should fix this issue?

Resolved by using FindGlogs.cmake.