SAP-archive / fedem-foundation

The FEDEM foundation libraries
Apache License 2.0
0 stars 5 forks source link

Various cmake fixes #11

Closed kmoks closed 9 months ago

kmoks commented 9 months ago

This will (hopefully) fix SAP/fedem-solvers#9.

The make all target fail to build without these, although make check works. The two libraries which are skipped when USE_VERTEXOBJ=OFF are only needed when building the fedem-gui, therefore we don't need to define USE_VERTEXOBJ when building the solvers.