CMake install: reorganize for Linux
-
__init__.pyand other scripts go to${destination_python}/bornagain -
libBornAgain*.pygo to${destination_python} -
_libBornAgain*.sogo to${destination_lib}
This resolves #135 (closed).
More importantly, this repairs installation to Linux, which was broken since many months. It must be left undecided when the error was introduced; bisection does not work for me because current compiler does not compile old code.
To do in new issues: We need to check whether installation works Mac and Windows.
Edited by Joachim Wuttke