mirror of
https://gitee.com/bianbu-linux/k1x-gpu-test
synced 2025-04-18 19:25:05 -04:00
update readme
This commit is contained in:
parent
6a963cf50f
commit
f3f37178dc
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# openGL Demo
|
||||
# openCL Demo
|
||||
|
||||
## 1.简介
|
||||
|
||||
|
@ -15,7 +15,7 @@ git clone https://gitee.com/bianbu-linux/k1x-gpu-test.git
|
|||
### 2.2进到源码目录使用cmake进行编译
|
||||
|
||||
```bash
|
||||
cd k1x-gpu-test/openGLDemo
|
||||
cd k1x-gpu-test/openCLDemo
|
||||
cmake .
|
||||
make -j
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue