[CMake] Install Prefix and RPM
Helio Chissini de Castro
helio at kde.org
Tue Oct 10 14:12:41 EDT 2006
Em Terça 10 Outubro 2006 15:03, Brad King escreveu:
> Helio Chissini de Castro wrote:
> > Hi everyone
> >
> > Is there an easy way to make a different install prefix durong the
> > install phase, most directed for RPM construction ( like the old DESTDIR
> > on auto*tools ) ?
> > I have a code that during build parse and substitute de real install
> > prefix, and if i set CMAKE_INSTALL_PREFIX pointing to rpm buildroot, i
> > will need to do some sed on resulting config files.
>
> export DESTDIR=/my/dest/dir
> make install
>
> -Brad
Heh :-)
Thanks Brad
--
Helio Chissini de Castro
KDE Project South America Primary Contact
Curitiba - Brasil
More information about the CMake
mailing list