Remove harcoded library path , change some variable type
[platform/framework/web/wrt-plugins-common.git] / pkgconfigs / wrt-plugins-ipc-message.pc.in
index 8088720..162673e 100644 (file)
@@ -1,7 +1,7 @@
 prefix=/usr
 project_name=@CMAKE_PROJECT_NAME@
 exec_prefix=${prefix}
-libdir=${prefix}/lib
+libdir=@LIB_INSTALL_DIR@
 includedir=${prefix}/include/${project_name}
 
 Name: wrt ipc message support