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
..
2020-12-18 11:05:10 +01:00
2019-11-26 17:08:21 +01:00
2019-10-01 12:19:22 +02:00
2019-11-05 15:19:54 +01:00
2019-09-22 13:15:53 +02:00
2019-09-21 02:04:50 +02:00
2019-08-28 09:40:02 -07:00