Skip to content

Commit 04da981

Browse files
authored
Merge pull request #1849 from McStasMcXtrace/ncrystal-4-patches
Ncrystal 4 patches - remove from cross-compile build
2 parents c3fe746 + a4f8ce0 commit 04da981

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

buildscripts/build_windows_mcstas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export MCCODE_USE_LEGACY_DESTINATIONS=ON
5757
./mkdist mcstas-tools-python-mcdisplay-cad $1 tools/Python/mcdisplay/cad/ "" mingw64 "" -- nsis64
5858
./mkdist mcstas-manuals $1 docpkg/manuals/mcstas/ "" mingw64 "" -- nsis64
5959
./mkdist mcstas-tools-python-mcdoc $1 tools/Python/mcdoc/ "" mingw64 "" -- nsis64
60+
./mkdist mcstas-ncrystal $1 3rdparty/ncrystal-package "" mingw64 "" -- nsis64
6061
./mkdist mcstas-mcpl $1 3rdparty/mcpl-package "" mingw64 "" -- nsis64
6162

6263
if [ "x$2" != "x" ]; then

meta-pkgs/windows/environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dependencies:
2626
- nexpy
2727
- hdf5
2828
- xraylib
29-
- ncrystal
3029
- jupytext
3130
- jupyterlab
3231
- ipympl

0 commit comments

Comments
 (0)