Skip to content

Commit 1ac8c32

Browse files
committed
[ci skip] Build Visual Studio 12 Win64 on Appveyor
1 parent 0b2ad98 commit 1ac8c32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ skip_commits:
3636
before_build:
3737
- echo Running cmake...
3838
- cd c:\projects\OpenBLAS
39-
- cmake .
39+
- cmake -G "Visual Studio 12 Win64" .
4040

4141
test_script:
4242

0 commit comments

Comments
 (0)