kopia lustrzana https://github.com/f4exb/sdrangel
Updated Compile from source in Linux (markdown)
rodzic
4f826ed956
commit
8f7f37ddd2
|
@ -143,7 +143,7 @@ make -j $(nproc) install
|
|||
<h3>GGMorse</h3>
|
||||
|
||||
<pre><code>cd /opt/build
|
||||
git clone https://github.com/f4exb/ggmorse.git
|
||||
git clone https://github.com/ggerganov/ggmorse.git
|
||||
cd ggmorse
|
||||
mkdir build; cd build
|
||||
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/ggmorse -DGGMORSE_BUILD_TESTS=OFF -DGGMORSE_BUILD_EXAMPLES=OFF ..
|
||||
|
|
Ładowanie…
Reference in New Issue