mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-06-11 18:45:53 -04:00
To run full tests with the static analyzer: cmake -DBUILD_TESTING_ANALYZER=1 -DCMAKE_BUILD_TYPE=Debug .. && make CTEST_OUTPUT_ON_FAILURE=1 all test