Skip to content
GitLab
Explore
Sign in
cl-configurator
README.md
Find file
Normal view
History
Permalink
README.md
99 B
Newer
Older
first push
Valerio Pastore
committed
Jun 06, 2023
1
### INSTALL
Initial commit
Valerio Pastore
committed
Jun 06, 2023
2
```
first push
Valerio Pastore
committed
Jun 06, 2023
3
4
5
6
7
$ mkdir build
$ cd build
$ cmake3 ..
$ make all
$ make install
Initial commit
Valerio Pastore
committed
Jun 06, 2023
8
first push
Valerio Pastore
committed
Jun 06, 2023
9
```