Updated build param table
This commit is contained in:
parent
320b4e88e1
commit
b37daea34d
1 changed files with 2 additions and 2 deletions
|
|
@ -246,9 +246,9 @@ Simplified Kompute Components
|
|||
|
||||
## Build Overview
|
||||
|
||||
The build system provided is CMAKE which allows for cross platform builds. Below is a brief overview of the build system.
|
||||
The build system provided is `cmake` which allows for cross platform builds. Below is a brief overview of the build system.
|
||||
|
||||
### CMAKE parameters
|
||||
### Build parameters (cmake)
|
||||
|
||||
The recommended approach to build the project is as out-of-source build in the `build` folder. This project comes with a `Makefile` that provides a set of commands that help with developer workflows. You can see some of the commands if you want to add some of the more advanced commands.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue