Commit Graph

5 Commits

Author SHA1 Message Date
Arvid Norberg 7a06650cc4 fix quoting of path in cmake generate-pkg-config 2020-04-18 20:10:48 +02:00
arvidn 311938520b fix cmake generating pkg-config file 2018-12-07 23:37:03 +01:00
Eugene Shalygin f425a3818a cmake: make pkg-config package name independent of target name 2018-11-13 07:43:07 +01:00
Eugene Shalygin 9b9ed6ad60 cmake: strip directories and library prefixes for pkg-config
Replace full library names with -L commands and -llib-name pairs. This
way it resembles what autotools produce and additionally -l can not be
used with GNU linker and full paths (as it prepends "lib" to such
arguments).
2018-11-12 09:09:26 +01:00
Eugene Shalygin 3c6e0b2578 Generate proper pkg-config file in cmake build 2018-04-29 19:48:26 +02:00