cppkafka
cppkafka copied to clipboard
cmake: Use CMAKE_INSTALL_LIBDIR
Do not hardcode library path, this helps it install in right location independent of platforms, e.g. ppc64 uses lib64 and not lib
Signed-off-by: Khem Raj [email protected]