Skip to content

[VTK] VTKconfig.cmake contains absolute path to buildtree.  #9200

@Neumann-A

Description

@Neumann-A

e.g.:

  if (WIN32)
    set (VTK_RUNTIME_DIRS "D:/cgns/buildtrees/vtk/x64-windows-rel/bin")
  else ()
    set (VTK_RUNTIME_DIRS "D:/cgns/buildtrees/vtk/x64-windows-rel/lib")
  endif ()

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions