Skip to content

Comments

Add variable to CMAKE#1001

Open
martinfantini wants to merge 1 commit intoOpen-Cascade-SAS:IRfrom
martinfantini:without_VTK
Open

Add variable to CMAKE#1001
martinfantini wants to merge 1 commit intoOpen-Cascade-SAS:IRfrom
martinfantini:without_VTK

Conversation

@martinfantini
Copy link

In the case the library is compiled with VTK the visualization variable is:

set (OpenCASCADE_Visualization_LIBRARIES TKService;TKV3d;TKOpenGl;TKMeshVS;TKIVtk)

And now there is a Visualization variable with VTK and without VTK:

set (OpenCASCADE_Visualization_VTK_LIBRARIES TKService;TKV3d;TKOpenGl;TKMeshVS;TKIVtk)
set (OpenCASCADE_Visualization_LIBRARIES TKService;TKV3d;TKOpenGl;TKMeshVS)

@dpasukhi dpasukhi added the 3. CLA waited User need to process with CLA before review or integration processes label Jan 14, 2026
@dpasukhi
Copy link
Member

Dear @martinfantini

Thank you for your patch. To proceed with integration, please complete signing CLA process:
The links: Contribution Guide
Or https://dev.opencascade.org/get_involved

In case if you already have signed CLA, please share ID that OCCT team shared with your by email after accepting of CLA.

@dpasukhi dpasukhi changed the base branch from master to IR January 14, 2026 10:44
@martinfantini
Copy link
Author

@dpasukhi I sign the CLA and send to you.

@dpasukhi dpasukhi added 3. CLA approved User has the signed CLA and ready to review or integration processes and removed 3. CLA waited User need to process with CLA before review or integration processes labels Feb 12, 2026
@dpasukhi
Copy link
Member

CLA ID: 1135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. CLA approved User has the signed CLA and ready to review or integration processes

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants