Add module to set NEXUSLIB when starting mantid... Refs #6007
so that Mantid users can "import nxs" if without hassle. The module is autogenerated as CMake "knows" the locations of the NeXus library.
Showing
- Code/Mantid/Build/CMake/MantidUtils.cmake 1 addition, 0 deletionsCode/Mantid/Build/CMake/MantidUtils.cmake
- Code/Mantid/Framework/PythonInterface/mantid/kernel/CMakeLists.txt 36 additions, 5 deletions...id/Framework/PythonInterface/mantid/kernel/CMakeLists.txt
- Code/Mantid/Framework/PythonInterface/mantid/kernel/__init__.py 10 additions, 1 deletion...antid/Framework/PythonInterface/mantid/kernel/__init__.py
- Code/Mantid/Framework/PythonInterface/mantid/kernel/dlopen.py 12 additions, 10 deletions.../Mantid/Framework/PythonInterface/mantid/kernel/dlopen.py
- Code/Mantid/Framework/PythonInterface/mantid/kernel/nexuslib.py.in 23 additions, 0 deletions...id/Framework/PythonInterface/mantid/kernel/nexuslib.py.in
Loading
Please register or sign in to comment