Skip to content

Commit 191cebc

Browse files
no need to integrate vcpkg for makefiles
1 parent 070e05d commit 191cebc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ install:
99
- set PATH=%PATH%;c:\tools\vcpkg
1010
- set PATH=%PATH%;C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin\
1111
- set CC=gcc && set BLAS=OPENBLAS
12-
- vcpkg integrate install
1312
- vcpkg install openblas:x64-windows fftw3:x64-windows
1413
- mklink c:\projects\fasttransforms\src\cblas.h c:\tools\vcpkg\installed\x64-windows\include\openblas\cblas.h
1514
- mklink c:\projects\fasttransforms\src\openblas_config.h c:\tools\vcpkg\installed\x64-windows\include\openblas\openblas_config.h

0 commit comments

Comments
 (0)