libx52/cli
nirenjan b4ec8d4629 build: Migrate to meson build
Meson is a far more robust build framework, compared to autotools. This
greatly simplifies adding new features, since it's far easier to
maintain a set of meson.build files vs the autotools mishmash.

DEPRECATION NOTICE: Autotools based build is deprecated and will be
removed in the future.
2026-03-12 10:20:01 -07:00
..
Makefile.am fix: Add CMOCKA_CFLAGS to test program CFLAGS 2024-06-08 21:25:42 -07:00
meson.build build: Migrate to meson build 2026-03-12 10:20:01 -07:00
test_x52_cli.c Add additional tests for x52cli 2022-06-12 03:37:21 -07:00
test_x52_cli_tests.c Add additional tests for x52cli 2022-06-12 03:37:21 -07:00
x52_cli.c build: Migrate to meson build 2026-03-12 10:20:01 -07:00