We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6447b51 commit bf83c98Copy full SHA for bf83c98
appveyor.yml
@@ -15,12 +15,14 @@ environment:
15
- platform: x64
16
configuration: Debug
17
cmake_args: -D DILIGENT_BUILD_CORE_TESTS=TRUE -D DILIGENT_BUILD_TOOLS_TESTS=TRUE
18
+ WindowsTargetPlatformVersion: 10.0.17763.0
19
platform_name: Windows
20
21
# Win32/x64/RelWithDebInfo
22
23
configuration: RelWithDebInfo
24
cmake_args:
25
26
27
28
# clone directory
0 commit comments