From 8dedb06ab61265476680df5569feec2a1d04b9df Mon Sep 17 00:00:00 2001 From: ua1zbe Date: Fri, 23 Feb 2024 23:25:20 +0300 Subject: [PATCH] 23.02.2024 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Другая ветка dsd-fme --- dsd_fme_audio_work.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dsd_fme_audio_work.txt diff --git a/dsd_fme_audio_work.txt b/dsd_fme_audio_work.txt new file mode 100644 index 0000000..06c1840 --- /dev/null +++ b/dsd_fme_audio_work.txt @@ -0,0 +1,9 @@ +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 \ No newline at end of file