[Licq-devel] Re: [Licq] #1649: licq 1.3.6 qt4-gui do not comply LIB_SUFFIX

Arne Schmitz <[email protected]> Wed, 8 Oct 2008 07:24:13 +0200
Newsgroups gmane.network.licq.devel
Message-ID <[email protected]>
Am Sonntag, 5. Oktober 2008 06:47:34 schrieb Licq:
>- Almost all the distribution are using LIB_SUFFIX for cmake's macro, and
> set LIB_SUFFIX=64 when in 64-bit systems. It would be better qt4-gui could
> recognize this option:
>
>  {{{
>  --- plugins/qt4-gui/CMakeLists.txt~     2008-09-11 20:01:40.000000000
>  +0200
>  +++ plugins/qt4-gui/CMakeLists.txt      2008-10-05 06:37:21.000000000
>  +0200
>  @@ -16,7 +16,7 @@
>
>
>   # Install dirs
>  -set(INSTALL_LIB_DIR lib CACHE PATH
>  +set(INSTALL_LIB_DIR lib${LIB_SUFFIX} CACHE PATH
>     "Directory to install the plugin to. A relative path is relative to
>  CMAKE_INSTALL_PREFIX.")
>   mark_as_advanced(INSTALL_LIB_DIR)
>  }}}

To flynd: I think you can just introduce that variable and set it to "" per 
default. The packagers can then set it via the -D cmake switch and override 
it to be 32 or 64 instead.

Arne

-- 
Dipl.-Inform. Arne Schmitz              Phone   +49 (0)241 80-21817
Computer Graphics Group                 Fax     +49 (0)241 80-22899
RWTH Aachen University                  http://www.rwth-graphics.de
Ahornstrasse 55, 52074 Aachen, Germany
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkjsQ/4ACgkQzpP3gv0FvtcvfgCeNP/DW4V5RYEMg74Ya5xLEQ/+
ZEsAn0hTA2DwU4VOeLR5lMXxE0ngjToC
=CTZv
-----END PGP SIGNATURE-----