bug-libunistring
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libunistring] [bug #53717] Workflows that rely on pkgconfig are unh


From: Dan Kegel
Subject: [bug-libunistring] [bug #53717] Workflows that rely on pkgconfig are unhappy with libunistring's lack of .pc file
Date: Sun, 22 Apr 2018 15:07:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36

Follow-up Comment #4, bug #53717 (project libunistring):

I think to be truly cmake native, one would not use find_library, as that gets
in the way of a truly reusable CMakeLists.txt in which one can use it
standalone or in a supertree build.  It's old school and slightly deprecated.

Instead, one uses FindPackage().  See page 38 et seq of
https://de.slideshare.net/DanielPfeifer1/effective-cmake


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53717>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]