1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-22 04:50:06 +00:00

Updated Compiling (markdown)

CPunch 2022-07-08 00:03:13 -05:00
parent be6adc12a1
commit d540b31b7c

@ -12,7 +12,7 @@ Laika uses CMake as it's build system and provides several definitions for your
### Linux ### Linux
Make sure you have the following libraries and tools installed: Make sure you have the following tools installed:
- CMake (>=3.16) - CMake (>=3.16)
- Compiler with C11 support (GCC >= 4.7, Clang >= 3.1, etc.) - Compiler with C11 support (GCC >= 4.7, Clang >= 3.1, etc.)