[Bug 1041] New: PKG_CONFIG_PATH overridden
Vincent Rabaud <[email protected]>
| Newsgroups | gmane.science.robotics.orocos.devel |
|---|---|
| Message-ID | <[email protected]/> |
http://bugs.orocos.org/show_bug.cgi?id=1041
Summary: PKG_CONFIG_PATH overridden
Product: KDL
Version: kdl-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Build system
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Estimated Hours: 0.0
In oroco_kdl, KDLConfig.cmake.in sets PKG_CONFIG_PATH as follows.
set(ENV{PKG_CONFIG_PATH} "@CMAKE_INSTALL_PREFIX@/lib/pkgconfig/")
It should be updated instead:
set(ENV{PKG_CONFIG_PATH}
"@CMAKE_INSTALL_PREFIX@/lib/pkgconfig/:$ENV{PKG_CONFIG_PATH}")
Are you guys planning to switch to github any time soon ? Just curious.
--
Configure bugmail: http://bugs.orocos.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
--
Orocos-Dev mailing list
[email protected]
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev