DiscussionsIssue archiveOCCT:Configuration

Archived issue #0027025

Configuration, CMake - do not get properties from non-VTK targets

Open CASCADEOCCT:Configurationclosed3 public notes

Search issues

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

Steps to reproduce

1. generate makefiles on Ubuntu with VTK

Public activity

3 archived notes

Participants are labeled by their role within this record.

01Commenter 2
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
02Commenter 2
dear ski,
please review CR27025 branch of OCCT git
03Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]