Archived issue #0027025
Configuration, CMake - do not get properties from non-VTK targets
Description
CMake parses properties of each VTK target to find out binary paths of VTK.
VTK_LIBRARIES variable (result variable of find_package(VTK)) is able to contain external non-VTK library names (libz, libgp2ps and etc)
CMake should not parse the external libraries on getting specific properties
VTK_LIBRARIES variable (result variable of find_package(VTK)) is able to contain external non-VTK library names (libz, libgp2ps and etc)
CMake should not parse the external libraries on getting specific properties
Steps to reproduce
1. generate makefiles on Ubuntu with VTK
Public activity
3 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Author.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Mon Dec 21 18:18:41 2015 +0300
get properties only from vtk targets
[revision removed]
Detailed log of new commits:
Author: Author
Date: Mon Dec 21 18:18:41 2015 +0300
get properties only from vtk targets
dear ski,
please review CR27025 branch of OCCT git
please review CR27025 branch of OCCT git
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]