Files
discord-awesomeaudio/README
Malte Jürgens db0f3233b2 Initial commit
2022-07-07 21:21:25 +02:00

15 lines
152 B
Plaintext

-- Build instructions --
mkdir build
cd build
cmake ../
make
./discord-screenaudio
-- Tutorials and resources --
Qt online docs
https://doc.qt.io/