Files
meta-openembedded/meta-oe/recipes-devtools
Ruslan Bilovol 2e0fd78621 rapidjson: fix cmake artifacts installation for non-default BASELIB case
If BASELIB is set to non-default value (like lib64),
next 'installed but not shipped' issue happens:
  /usr/lib
  /usr/lib/cmake
  /usr/lib/pkgconfig
  /usr/lib/cmake/RapidJSON
  /usr/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake
  /usr/lib/cmake/RapidJSON/RapidJSONConfig.cmake
  /usr/lib/pkgconfig/RapidJSON.pc

This is because rapidjson has library installation dir set
to 'lib' by default and hardcoded in another place.
Fix this by next changes:
 - set appropriate LIB_INSTALL_DIR
 - fix hardcoded 'lib' in CMAKECONFIG_INSTALL_DIR case

Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07 10:06:29 -08:00
..
2019-02-04 10:11:36 -08:00
2018-10-14 11:14:35 -07:00
2018-12-18 18:44:59 -08:00
2019-01-30 13:34:49 -08:00
2019-01-30 13:34:49 -08:00
2018-12-26 18:27:54 -08:00
2018-11-27 11:05:22 -08:00
2018-11-15 10:00:25 -08:00
2019-02-03 10:46:42 -08:00
2019-02-05 16:43:12 -08:00
2019-01-28 07:06:19 -08:00
2019-01-11 00:28:32 -08:00
2019-01-30 13:34:49 -08:00
2018-12-05 21:13:36 -08:00
2018-10-12 13:08:38 -07:00
2018-09-24 11:49:45 -07:00
2019-01-30 13:34:49 -08:00
2018-10-02 17:17:10 -07:00