netgen/libsrc
Matthias Hochsteger 94ecf8de92 Fix private linking of Python
The CMake export of Interface libraries also exports PRIVATE build
settings, which leads to build errors with non-existing include paths and .lib files for binary distributions.

Use the work-around mentioned here to circumvent this behavior:
https://gitlab.kitware.com/cmake/cmake/-/issues/15415#note_849405
2020-12-18 11:05:10 +01:00
..
core Fix private linking of Python 2020-12-18 11:05:10 +01:00
csg Fix private linking of Python 2020-12-18 11:05:10 +01:00
general move (refactored) SIMD headers from ngsolve into ngcore 2020-12-11 20:54:41 +01:00
geom2d Fix private linking of Python 2020-12-18 11:05:10 +01:00
gprim robust Polyhedron::VecInSolid option 2020-10-14 16:37:01 +02:00
include Use __APPLE__ instead of TOGL_NSOPENGL 2020-09-09 13:04:21 +02:00
interface move (refactored) SIMD headers from ngsolve into ngcore 2020-12-11 20:54:41 +01:00
linalg Rename Array to NgArray 2019-07-09 10:39:16 +02:00
meshing Fix private linking of Python 2020-12-18 11:05:10 +01:00
occ Fix private linking of Python 2020-12-18 11:05:10 +01:00
stlgeom Fix private linking of Python 2020-12-18 11:05:10 +01:00
visualization Fix private linking of Python 2020-12-18 11:05:10 +01:00
CMakeLists.txt start ngcore, archive in there 2018-11-29 18:35:30 +01:00