mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-21 21:17:25 +00:00
Add note to readme about cmake version to build
This commit is contained in:
parent
a9860388b2
commit
18d33933d4
@ -45,6 +45,8 @@ If you're using a DLU client, then you don't need to change anything. But if you
|
|||||||
### Linux builds
|
### Linux builds
|
||||||
Make sure packages like `gcc`, `cmake`, and `zlib` are installed. Depending on the distribution, these packages might already be installed.
|
Make sure packages like `gcc`, `cmake`, and `zlib` are installed. Depending on the distribution, these packages might already be installed.
|
||||||
|
|
||||||
|
cmake must be version 3.12 or higher!
|
||||||
|
|
||||||
**Build the repository**
|
**Build the repository**
|
||||||
```bash
|
```bash
|
||||||
# Create the build directory, preserving it if it already exists
|
# Create the build directory, preserving it if it already exists
|
||||||
|
Loading…
Reference in New Issue
Block a user