FindAutomoc4.cmake.diff

one forall oneforall at gmail.com
Wed Jul 9 01:00:58 CEST 2008


glad I could help . the lib32 I'm not sure about but it does look like
thats needed too somehow. Other than maybe lib32/automoc4
toPATH_SUFFIXES line  , I dunno.

On Tue, Jul 8, 2008 at 4:06 PM, Alexander Neundorf <neundorf at kde.org> wrote:
> On Tuesday 08 July 2008, Thiago Macieira wrote:
>> guru wrote:
>> >hi
>> >made a patch for /usr/lib64 to work finding automoc4
>> >
>> >--- kdelibs-4.0.84/cmake/modules/FindAutomoc4.cmake.org 2008-06-03
>> > 09:34:52.000000000 +00 +++
>> > kdelibs-4.0.84/cmake/modules/FindAutomoc4.cmake     2008-07-04
>> > 23:10:57.000000000 +00 @@ -32,7 +32,7 @@
>> >              PATH_SUFFIXES automoc4 lib/automoc4 lib64/automoc4
>> >              PATHS ${_env_CMAKE_PREFIX_PATH} ${CMAKE_PREFIX_PATH}
>> > ${CMAKE_SYSTEM_PREFIX_ ${_env_CMAKE_LIBRARY_PATH} ${CMAKE_LIBRARY_PATH}
>> > ${CMAKE_SYSTEM_LIBRA -                   ${CMAKE_INSTALL_PREFIX}/lib
>> >+                   ${CMAKE_INSTALL_PREFIX}/
>> >              NO_DEFAULT_PATH )
>> > endif("${KDESupport_SOURCE_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
>
> Committed, thanks.
>
>> Well, the patch is truncated (your copy/paste did an area selection,
>> instead of line selection).
>>
>> But the meaning is clear: the ${CMAKE_INSTALL_PREFIX} expansion should not
>> be followed by "lib", since that is already searched by the suffixes
>> above.
>>
>> Also, should we add lib32? Or the 4 recommended suffixes for Itanium?
>
> Which are ?
>
> Alex
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
>


More information about the Kde-buildsystem mailing list