On 23.10.2015 09:13, Chan Kit Yu wrote: > Hi , > > I tried specifying -DCMAKE_INSTALL_LIBDIR=/usr/lib64 since my setup is > multilib. But your CMake code seems to ignore that. So I wonder is there > anything that we can do to specify the libdir installation? >
Our CMake path setup is still not optimal... What you can do is to set LENSFUN_LIBDIR variable to define the lib install folder. AFAIK that should work... Sebastian ------------------------------------------------------------------------------ _______________________________________________ Lensfun-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lensfun-users
