This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 892 - CMake: add pkg-config file for "uninstalled" case
Summary: CMake: add pkg-config file for "uninstalled" case
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: Normal Unknown
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-14 18:18 UTC by Martin Zenzes
Modified: 2019-12-04 13:49 UTC (History)
3 users (show)



Attachments
patch for problem (1.42 KB, patch)
2014-10-14 18:18 UTC, Martin Zenzes
no flags Details | Diff

Description Martin Zenzes 2014-10-14 18:18:32 UTC
Created attachment 500 [details]
patch for problem

Hi,

eigen3 has a pkg-config file for installing. Additionally generate one for usage when not installed but inside the build-tree. pkg-config can honour these files.

See attached patch.

Greetings
Comment 1 Gael Guennebaud 2014-10-14 23:40:17 UTC
I'm no expert about these configuration subtleties, so I'm willing to trust you on that one.

A very nice addition would be to write (or at least start it) a short documentation page listing all the facilities offered to the user to properly include Eigen in its project (with version checking).
Comment 2 Martin Zenzes 2014-10-15 10:05:53 UTC
The uninstalled.pc is used in Qt and embedded context since around 2012.
Comment 3 Nobody 2019-12-04 13:49:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/892.

Note You need to log in before you can comment on or make changes to this bug.