Opened 15 years ago
Closed 15 years ago
#393 closed defect (fixed)
CMAKE doesn't create lemon.pc
| Reported by: | Alpar Juttner | Owned by: | Akos Ladanyi | 
|---|---|---|---|
| Priority: | major | Milestone: | LEMON 1.3 release | 
| Component: | build system | Version: | hg main | 
| Keywords: | Cc: | ||
| Revision id: | 
Description
lemon.pc is the pkg-config config file and should be installed under @prefix@/lib/pkgconfig
Attachments (1)
Change History (3)
Changed 15 years ago by
| Attachment: | 10242c611190.patch added | 
|---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
[10242c611190] is in the main branch now (plus it is backported to 1.1 and 1.2 in [16d466589b54]).
Note: See
        TracTickets for help on using
        tickets.
    

The attached [10242c611190] chgset resolves this problem. Please review it.