Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cozycactus committed Nov 28, 2023
1 parent 968b2f9 commit 6f95f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
git clone https://github.com/gnuradio/gnuradio.git
cd gnuradio
cmake -S . -B build -DCMAKE_INSTALL_PREFIX=C:/gqrx \
-DENABLE_DEFAULT=OFF -DENABLE_GNURADIO_RUNTIME=ON \
-DENABLE_DEFAULT=OFF -DENABLE_GNURADIO_RUNTIME=ON \
-DENABLE_GR_ANALOG=ON -DENABLE_GR_AUDIO=ON \
-DENABLE_GR_BLOCKS=ON -DENABLE_GR_DIGITAL=ON \
-DENABLE_GR_FFT=ON -DENABLE_GR_FILTER=ON -DENABLE_GR_NETWORK=ON
Expand Down

0 comments on commit 6f95f4c

Please sign in to comment.