Files
sdrangel/cmake/Modules
Robin Getz 95dad5bb0b cmake : Clean up CMake developer warnings
Modernize deprecated CMake usage and correct package-name mismatches
reported by newer CMake versions. Replace exec_program() with
execute_process(), use PkgConfig through find_package() while retaining
fallback discovery, and align find_package_handle_standard_args() names
with their corresponding find_package() calls.

This removes most CMake developer warnings without changing the intended
dependency discovery behavior.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-23 16:30:57 -04:00
..
2019-02-18 02:07:30 +01:00