Skip to content

Commit

Permalink
Fix windows installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Gouache committed Dec 11, 2024
1 parent d025eaf commit 7d17d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ REM Copy binary to conda package
cmake --install builds/conda --prefix $PREFIX

REM Copy the libs for the driver package
copy build\conda\bin\khiopsdriver_file_gcs.dll %PREFIX%\lib
copy bin\khiopsdriver_file_gcs.dll %PREFIX%\lib

0 comments on commit 7d17d05

Please sign in to comment.