Try to fix AppVeyor CMake stub

Take 6
pull/465/head
Jeffrey Walton 2017-08-23 09:13:04 -04:00
parent a261c4ff54
commit 798baf08d6
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 3 deletions

View File

@ -40,11 +40,11 @@ test_script:
} else {
msbuild /t:"Build" /p:"platform=$platform;configuration=$configuration" cryptlib.vcxproj
msbuild /t:Build /p:platform=$platform /p:configuration=$configuration cryptlib.vcxproj
msbuild /t:"Build" /p:"platform=$platform;configuration=$configuration" cryptest.vcxproj
msbuild /t:Build /p:platform=$platform /p:configuration=$configuration cryptest.vcxproj
msbuild /t:"CopyCryptestToRoot" cryptest.vcxproj
msbuild /t:CopyCryptestToRoot cryptest.vcxproj
cryptest.exe v