More work towards working RFNM CI

This commit is contained in:
AlexandreRouma
2024-07-16 20:53:32 +02:00
parent d753135a61
commit 36f2a083ce
10 changed files with 12 additions and 3 deletions

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -59,6 +59,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
# Fix missing .pc file for codec2
echo 'prefix=/usr/' >> /usr/share/pkgconfig/codec2.pc

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build

View File

@ -33,6 +33,7 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make -j2
make install
cd ..
cd SDRPlusPlus
mkdir build