mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
updating readme, improving buffer transfer to GPU
This commit is contained in:
@@ -47,6 +47,11 @@ cd MacroLibX
|
||||
make
|
||||
```
|
||||
|
||||
If you want to build using GCC you can add `TOOLCHAIN=gcc` to your `make` command
|
||||
```bash
|
||||
make TOOLCHAIN=gcc
|
||||
```
|
||||
|
||||
## 🔨 Compile your project
|
||||
|
||||
To compile your project with MacroLibX, you just provide the shared library path in your compilation/linking command:
|
||||
|
||||
Reference in New Issue
Block a user