On 12/29/2013 05:38 PM, Václav Zeman wrote:
> On 12/29/2013 02:38 PM, Christian Ehrlicher wrote:
>> Hi,
>>
>> I\'m trying to replace log4cxx with log4cplus in my projects
>> but got a small problem:
>>
>> would it be possible to install the log4cplus library into
>> lib64 on a 64 bit linux system? It should be doable by using
>> include(\"GNUInstallDirs\")
>> and the use the LIBDIR variable for the installation
>> directory, see also
>> http://cmake.3232098.n2.nabble.com/How-can-I-place-a-64bit-library-build-into-usr-lib64-td7585057.html
>> This file is available in cmake 2.8.x and up iirc.
> I can try that but it would probably help if you could provide a patch
> to that effect.
I have committed patches to both 1.1.x and trunk branches. Please test
changes.
--
VZ
|