14 lines
152 B
Text
14 lines
152 B
Text
-- Build instructions --
|
|
|
|
mkdir build
|
|
cd build
|
|
cmake ../
|
|
make
|
|
|
|
./discord-screenaudio
|
|
|
|
|
|
-- Tutorials and resources --
|
|
|
|
Qt online docs
|
|
https://doc.qt.io/
|