1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-14 14:53:18 +00:00

Add /usr/local/lib64 to LOG4CPP module

This commit is contained in:
Carles Fernandez 2019-09-19 08:33:39 +02:00
parent 9f39a7b1d0
commit f83a6254b0
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -69,6 +69,7 @@ find_library(LOG4CPP_LIBRARY
${PC_LOG4CPP_LIBDIR}
${CMAKE_INSTALL_PREFIX}/lib/
PATHS /usr/local/lib
/usr/local/lib64
/usr/lib/x86_64-linux-gnu
/usr/lib/i386-linux-gnu
/usr/lib/arm-linux-gnueabihf