trelau / SMESH

Mesh module from the Salome Platform
GNU Lesser General Public License v2.1
52 stars 32 forks source link

[WIP] cmake: vtk: select only necessary libraries #15

Closed looooo closed 4 years ago

looooo commented 5 years ago

This is a workaround I recently added to make conda-builds (linux) succeed. But I think it's a good idea to not use all the vtk-libraries.

trelau commented 5 years ago

any good reason why this failed the AppVeyor build?

looooo commented 5 years ago

Hmm, I don't think it's related to this changes. Maybe we should update the recipe?

trelau commented 5 years ago

perhaps...been a while since i've looked at it..seems like you've been doing a lot of good work on the smesh-feedstock...maybe need to get it synced up

looooo commented 5 years ago

needs some more vtk-libraries. I saw a crash of FreeCAD and I think it's related to these changes.