Skip to content

fixed wrong delivery directory for swig library

Favero requested to merge fix_python_sdk into dev

Content: swig generated shared library and module are put in the wrong directory. they should go to the build one.

Test plan:

  • ctest to be passed,
  • 3 nodes test with all python scripts executed.

DoD: ChiehChun

Merge request reports