[Bug 40008] Detect telepathy-glib in right directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 19 09:32:21 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=40008

Alexandr Akulich <akulichalexander at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Alexandr Akulich <akulichalexander at gmail.com> ---
We used to call find_library with PATHS option, but it has the lowest priority,
this the standard system environment variables processed first. Use HINTS
option to ensure the right order of lookup directories.

See also: https://cmake.org/cmake/help/latest/command/find_library.html

https://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=92d1c0966d52887fe84718d5c769198956053f64

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list