ajout app
This commit is contained in:
17
Voltaserve/desktop/README.md
Normal file
17
Voltaserve/desktop/README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Voltaserve Desktop
|
||||
|
||||
Install [CMake](https://cmake.org/download/).
|
||||
|
||||
Build:
|
||||
|
||||
```shell
|
||||
cd ./build
|
||||
```
|
||||
|
||||
```shell
|
||||
cmake ..
|
||||
```
|
||||
|
||||
```shell
|
||||
cmake --build . --config=Release
|
||||
```
|
Reference in New Issue
Block a user