Skip to content
Snippets Groups Projects
Commit 63186277 authored by Ammar Nejati's avatar Ammar Nejati
Browse files

[a.fixSWIGWrapperBuild_i891] Avoid unnecessary rebuilding of the SWIG wrappers (Closes #891)

Merging branch 'a.fixSWIGWrapperBuild_i891'  into 'main'.

* `SwigLib.cmake` is modified so that SWIG-produced wrappers be produced once (unless dependencies are updated).  
* All SWIG-related fragments are gathered into `SwigLib.cmake`.
* The dependencies of PyCore and Fit modules are corrected.
* Example Python-scripts are installed.

Closes issue #891

See merge request !2357
parents 48092cf7 a78bd154
No related branches found
No related tags found
1 merge request!2357Avoid unnecessary rebuilding of the SWIG wrappers
Pipeline #130122 passed