Skip to content

Commit 1ab1347

Browse files
committed
Add Data store to CMake args.
1 parent d72f7e1 commit 1ab1347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/recipes/mantiddocs/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ LD_PRELOAD="" \
2828
-DCONDA_BUILD=True \
2929
-DUSE_PYTHON_DYNAMIC_LIB=OFF \
3030
-DPython_EXECUTABLE=$PYTHON \
31+
-DMANTID_DATA_STORE="/mantid_data" \
3132
-GNinja \
3233
../
3334

0 commit comments

Comments
 (0)