fix(build): Capture lib dir info on all flavours 31/131/1
authorE. Scott Daniels <daniels@research.att.com>
Thu, 9 May 2019 14:39:19 +0000 (14:39 +0000)
committerE. Scott Daniels <daniels@research.att.com>
Thu, 9 May 2019 14:39:19 +0000 (14:39 +0000)
commita9435336c9df83676ae5b0e34a38a2f9b9dec589
treeb6e99bcc16599c69c0044add2463c0a03a8e634c
parent15390d7fea1b82b9cb8037ea7fd3a9cf3b00230b
fix(build): Capture lib dir info on all flavours

For some flavours of Linux (arch, alpine, SuSE) the use of
lib64 as the installation directory made it difficult to
find the nano/nng libraries during the RMr build and install
process.  This change pulls the lib dir info as the nano/nng
CMake files do and thus is able to find the libraries
without needing a specific command line -D option on these
systems.

Change-Id: I70527865a47774ab446f6924788f5b864a776156
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
CMakeLists.txt
doc/CMakeLists.txt
test/app_test/rebuild.ksh