netgen/libsrc/geom2d
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
..
CMakeLists.txt Fix private linking of Python 2020-12-18 11:05:10 +01:00
csg2d.cpp bugfix in csg2d 2020-11-13 16:14:30 +01:00
csg2d.hpp csg2d interface 2020-11-05 14:59:58 +01:00
genmesh2d.cpp fix for 2D curves with same sub-domain on both sides 2020-11-19 20:07:09 +01:00
geom2dpkg.cpp opengl/tcl structure 2014-10-08 12:46:25 +00:00
geometry2d.cpp geo GetNormal and ProjectPointEdge with geoinfo pointer 2019-11-04 11:27:01 +01:00
geometry2d.hpp some DLL_HEADER 2020-09-24 16:58:59 +02:00
python_geom2d.cpp csg2d interface 2020-11-05 14:59:58 +01:00
spline2d.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsgeom2d.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsgeom2d.hpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00