Skip to content

Commit

Permalink
Correct path for activation script
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Feb 5, 2024
1 parent bdb4c0a commit 6b0f6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/support/run-scripts/mccodeenv.bat.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
@REM
@REM NCrystal Python hooks
@SET PYTHONPATH=%BINDIR%\\..\\share\\NCrystal\\python;%PYTHONPATH%
@CALL c:\\@FLAVOR@-@VERSION@\\miniconda3\\Scripts\\activate.bat
@CALL c:\\@FLAVOR@-@MCCODE_VERSION@\\miniconda3\\Scripts\\activate.bat

0 comments on commit 6b0f6f6

Please sign in to comment.