2024-04-21 14:42:52 +02:00

171 B

Voltaserve Desktop

Install CMake.

Build:

cd ./build
cmake ..
cmake --build . --config=Release