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