Files
manuals/dsd_fme_audio_work.txt
ua1zbe 8dedb06ab6 23.02.2024
Другая ветка dsd-fme
2024-02-23 23:25:20 +03:00

9 lines
155 B
Plaintext

Code:
git clone https://github.com/lwvmobile/dsd-fme.git
cd dsd-fme
git checkout audio_work
mkdir build
cd build
cmake ..
make -j `nproc`
sudo make install