[vtk-developers] [VTK 0013170]: VPIC dependencies
Mantis Bug Tracker
mantis at public.kitware.com
Sun May 13 05:53:50 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://vtk.org/Bug/view.php?id=13170
======================================================================
Reported By: Mathieu Malaterre
Assigned To:
======================================================================
Project: VTK
Issue ID: 13170
Category: (No Category)
Reproducibility: have not tried
Severity: minor
Priority: high
Status: backlog
Project: TBD
Type: usability
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2012-05-13 05:53 EDT
Last Modified: 2012-05-13 05:53 EDT
======================================================================
Summary: VPIC dependencies
Description:
The IMPORTED_LINK_DEPENDENT_LIBRARIES list for VPIC is rather huge:
SET_TARGET_PROPERTIES(VPIC PROPERTIES
IMPORTED_LINK_INTERFACE_LIBRARIES_RELEASE
"vtksys;/usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so"
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libVPIC.so.5.8.0"
IMPORTED_SONAME_RELEASE "libVPIC.so.5.8"
)
Would it make sense to reduce that list.
Thanks
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-05-13 05:53 Mathieu MalaterreNew Issue
======================================================================
More information about the vtk-developers
mailing list