Skip to content

Commit

Permalink
Don't cross-compile, take NCrystal from conda deps
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Feb 10, 2025
1 parent 87fdaf1 commit f7ea4fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildscripts/build_windows_mcstas
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export MCCODE_USE_LEGACY_DESTINATIONS=ON
./mkdist mcstas-tools-python-mcdisplay-cad $1 tools/Python/mcdisplay/cad/ "" mingw64 "" -- nsis64
./mkdist mcstas-manuals $1 docpkg/manuals/mcstas/ "" mingw64 "" -- nsis64
./mkdist mcstas-tools-python-mcdoc $1 tools/Python/mcdoc/ "" mingw64 "" -- nsis64
./mkdist mcstas-ncrystal $1 3rdparty/ncrystal-package "" mingw64 "" -- nsis64
./mkdist mcstas-mcpl $1 3rdparty/mcpl-package "" mingw64 "" -- nsis64

if [ "x$2" != "x" ]; then
Expand Down

0 comments on commit f7ea4fd

Please sign in to comment.