mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-25 14:00:15 +00:00
Updated Compiling (markdown)
parent
f0c343a682
commit
be6adc12a1
@ -13,9 +13,8 @@ Laika uses CMake as it's build system and provides several definitions for your
|
||||
### Linux
|
||||
|
||||
Make sure you have the following libraries and tools installed:
|
||||
|
||||
CMake (>=3.16)
|
||||
Compiler with C11 support (GCC >= 4.7, Clang >= 3.1, etc.)
|
||||
- CMake (>=3.16)
|
||||
- Compiler with C11 support (GCC >= 4.7, Clang >= 3.1, etc.)
|
||||
|
||||
Simple run cmake to build the makefiles with your configuration.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user