Skip to content

Commit

Permalink
Downloaded Windows VM to test this one
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Nov 8, 2023
1 parent 8a95564 commit ab8a386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install_libspatialindex.bat
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ninja

mkdir %~dp0\..\rtree\lib
copy bin\*.dll %~dp0\..\rtree\lib
copy ..\include\* %~dp0\..\rtree\include
xcopy /S ..\include\* %~dp0\..\rtree\include\
rmdir /Q /S bin

dir %~dp0\..\rtree\
Expand Down

0 comments on commit ab8a386

Please sign in to comment.