View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014878ParaView(No Category)public2014-07-21 16:422016-08-12 09:59
ReporterOrion Poplawski 
Assigned ToBen Boeckel (Kitware) 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.1 
Target VersionFixed in Version 
Summary0014878: ParaViewPlugins.cmake needs to adjust VTK_INSTALL_*_DIR variables
DescriptionThese variables are hard-coded in ParaViewPlugins.cmake:

  set (VTK_INSTALL_RUNTIME_DIR "bin")
  set (VTK_INSTALL_LIBRARY_DIR "lib")
  set (VTK_INSTALL_ARCHIVE_DIR "lib")
  set (VTK_INSTALL_INCLUDE_DIR "include")
  set (VTK_INSTALL_PACKAGE_DIR "lib/cmake/${_name}")

but they might be overridden at build time and should change to reflect that.

https://bugzilla.redhat.com/show_bug.cgi?id=1118520 [^]
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0036372)
Ben Boeckel (Kitware) (developer)
2016-07-13 11:54

https://gitlab.kitware.com/paraview/paraview/merge_requests/879 [^]
(0038605)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-07-21 16:42 Orion Poplawski New Issue
2014-08-21 13:39 Utkarsh Ayachit Assigned To => Ben Boeckel (Kitware)
2016-07-13 11:54 Ben Boeckel (Kitware) Note Added: 0036372
2016-07-13 11:54 Ben Boeckel (Kitware) Status backlog => gatekeeper review
2016-07-13 11:54 Ben Boeckel (Kitware) Resolution open => fixed
2016-08-12 09:59 Kitware Robot Note Added: 0038605
2016-08-12 09:59 Kitware Robot Status gatekeeper review => closed
2016-08-12 09:59 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team