##// END OF EJS Templates
Updated OSX build with Python bundled inside SciQLop and also stick to Meson 0.49.1...
Updated OSX build with Python bundled inside SciQLop and also stick to Meson 0.49.1 Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1453:157b5409d318
r1453:157b5409d318
Show More
SciQLOP_wrapper
3 lines | 176 B | text/plain | TextLexer
#!/bin/bash
HERE=$( cd "$(dirname "$0")" ; pwd -P )
PYTHONPATH=$HERE/../../lib/python3.7/:$HERE/../../lib/python3.7/site-packages/ LD_PRELOAD=$HERE/../../.Python $HERE/sciqlop