This patch adds the Requires: @reqlibname@ and Requires.private: @reqplibname@ clauses to the src/pkgconfig.in file. This allows a UPM module to declare a dependency on another module with a line of the form: set (reqlibname "upm-somelib") and/or set (reqplibname "upm-somelib") to the CMakeLists.txt file. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
|
|
13 |
|
|
14 |
|