Skip to content

Commit a262b19

Browse files
hugovkradarhere
andauthored
Update winbuild/README.md
Co-authored-by: Andrew Murray <[email protected]>
1 parent 48f1838 commit a262b19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

winbuild/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ For more extensive info, see the [Windows build instructions](build.rst).
1111
* Requires Microsoft Visual Studio 2017 or newer with C++ component.
1212
* Requires NASM for libjpeg-turbo, a required dependency when using this script.
1313
* Requires CMake 3.15 or newer (available as Visual Studio component).
14-
* Tested on Windows Server 2022 with Visual Studio 2022 Enterprise (GitHub Actions).
14+
* Tested on Windows Server 2022 with Visual Studio 2022 Enterprise and Windows Server
15+
2019 with Visual Studio 2019 Enterprise (GitHub Actions).
1516

1617
Here's an example script to build on Windows:
1718

0 commit comments

Comments
 (0)