Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 647 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 647 Bytes

Veek

Build Status

A simple, lightweight video-call program.

Building

The project can be built on linux with CMake. The following dependencies are required:

In addition, GLFW and libsoundio are downloaded and compiled as part of the build process.

Building on Windows is done via the compile*.bat scripts, but you'll need to download and compile all the dependencies manually.