mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
require cmake>=3.5 to silence deprecation warning
This commit is contained in:
@@ -240,7 +240,7 @@ libraries installed. Debian-based systems provide a package
|
||||
"build-essential" for use in compiling software. You also need
|
||||
pkg-config: if it is not found by "`which pkg-config`", install
|
||||
pkg-config or its work-alike replacement pkgconf. Also make sure that
|
||||
cmake\>=3.4.1 is installed: "`sudo apt-get install cmake`" (add
|
||||
cmake\>=3.5 is installed: "`sudo apt-get install cmake`" (add
|
||||
`build-essential` and `pkg-config` (or `pkgconf`) to this if needed).
|
||||
|
||||
Make sure that your distribution provides OpenSSL 1.1.1 or later, and
|
||||
|
||||
Reference in New Issue
Block a user