<p>18.01.2013 1:25 пользователь "Kevin Kofler" <<a href="mailto:kevin.kofler@chello.at">kevin.kofler@chello.at</a>> написал:<br>
><br>
> On Thursday 17 January 2013 at 22:14:48, Christophe Giboudeaux wrote:<br>
> > Well, this is exactly what this option fixed.<br>
> > The previous behaviour was just wrong: Files should never be installed<br>
> > outside CMAKE_INSTALL_PREFIX by default.<br>
> ><br>
> > Packagers shall use INSTALL_PYTHON_FILES_IN_PYTHON_PREFIX if their python<br>
> > packages are built with exotic paths.<br>
><br>
> Maybe a reasonable strategy would be to default to<br>
> INSTALL_PYTHON_FILES_IN_PYTHON_PREFIX if PREFIX is /usr?</p>
<p>... Thus hardcoding another path? What about OSes (including some Linux distros, not even talking about *BSDs) that use /usr/local or ever /opt?</p>
<p>Why not to use INSTALL_PYTHON_FILES_IN_PYTHON_PREFIX by default and thus be backward-compatible?</p>