cmake/modules + x86_64

Brad King brad.king at kitware.com
Mon Jan 30 16:21:31 CET 2006


Laurent Montel wrote:
> There is a potential problem with:
> install_targets(/lib... )
> we install it into /lib64 on x86_64

It should be something like

install_targets(${kde_install_lib_dir} ...)

and then the variable can be set appropriately in one place.

-Brad


More information about the Kde-buildsystem mailing list