Skip to content

Commit ab8a386

Browse files
committed
Downloaded Windows VM to test this one
1 parent 8a95564 commit ab8a386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install_libspatialindex.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ninja
2121

2222
mkdir %~dp0\..\rtree\lib
2323
copy bin\*.dll %~dp0\..\rtree\lib
24-
copy ..\include\* %~dp0\..\rtree\include
24+
xcopy /S ..\include\* %~dp0\..\rtree\include\
2525
rmdir /Q /S bin
2626

2727
dir %~dp0\..\rtree\

0 commit comments

Comments
 (0)