Try to fix AppVeyor CMake stub

Take 5
pull/465/head
Jeffrey Walton 2017-08-23 09:07:55 -04:00
parent 67807d1947
commit a261c4ff54
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;configuration=$configuration" cryptlib.vcxproj
msbuild /t:Build /p:platform=$platform;configuration=$configuration cryptest.vcxproj
msbuild /t:"Build" /p:"platform=$platform;configuration=$configuration" cryptest.vcxproj
msbuild /t:CopyCryptestToRoot cryptest.vcxproj
msbuild /t:"CopyCryptestToRoot" cryptest.vcxproj
cryptest.exe v