CI and cmake updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-06-25 01:55:06 +02:00
parent 512a26cee4
commit aaf3f75990
6 changed files with 84 additions and 23 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ Short overview
Tools needed to build/modify the UPX sources
--------------------------------------------
- A C++ compiler that fully implements C++17: clang-5, gcc-8 or msvc-2019 16.11
- A C++ compiler that fully implements C++17: clang-5, gcc-8 or msvc-2019-16.11
(older or other compilers may work but are unsupported, use at your own risk)
- GNU make