Closed gergondet closed 5 years ago
Add support for two environment variables:
${Env:CONFIGURATION}
Debug
${Env:CMAKE_ADDITIONAL_OPTIONS}
The sample script is also updated to:
1.59
Visual Studio 2015
os
image
Add support for two environment variables:
${Env:CONFIGURATION}
to handle desired build configuration (removed hard-codedDebug
value)${Env:CMAKE_ADDITIONAL_OPTIONS}
in line with the travis optionThe sample script is also updated to:
1.59
is not on the currentVisual Studio 2015
)os
key has been updated toimage