discord-awesomeaudio/README

15 lines
152 B
Plaintext
Raw Normal View History

2022-07-07 07:11:51 -04:00
-- Build instructions --
mkdir build
cd build
cmake ../
make
./discord-screenaudio
-- Tutorials and resources --
Qt online docs
https://doc.qt.io/