Skip to content

COMP: Fix java wrapping error

Sankhesh Jhaveri requested to merge sankhesh/vtk:fix_java_target into master
CMake Error at CMake/vtkModuleWrapJava.cmake:261 (target_link_libraries):
  Cannot specify link libraries for target  which is not built by this
  project.
Call Stack (most recent call first):
  CMake/vtkModuleWrapJava.cmake:421 (_vtk_module_wrap_java_library)
  Wrapping/Java/CMakeLists.txt:14 (vtk_module_wrap_java)

Backport: release

Edited by Ben Boeckel

Merge request reports