Re: Phonon: install everything inside CMAKE_INSTALL_PREFIX

2011-06-20 Thread Harald Sitter
On Monday 13 June 2011 14:11:38 Alexander Neundorf wrote:
 So, please let me know if you still see any issues or whether this is how it
 should be handled.

Looks all good and awesome to me. Additionally it also works ;)

Thanks for fixing this!
-- 
Harald
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Phonon: install everything inside CMAKE_INSTALL_PREFIX

2011-06-13 Thread Alexander Neundorf
Hi,

as discussed in Randa, I now committed a change to Phonon so that now by 
default *everything* is installed inside CMAKE_INSTALL_PREFIX, including the 
Qt designer plugins and the mkspecs file.

The commit is here:
http://commits.kde.org/phonon/664035456f0c9dc85b65c893f431b82118c281c0

There is now a cmake option PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, if 
set to TRUE, the install directories are set to the system Qt directories.

Additionally, it now checks whether the install directories are the same as 
the system Qt directories, and if not, prints a relatively verbose warning 
(please have a look at this message too).

So, please let me know if you still see any issues or whether this is how it 
should be handled.

Alex
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem