Patrick Williams | a385d89 | 2025-02-01 08:37:40 -0500 | [diff] [blame] | 1 | executable('find_hwmon', 'find_hwmon.cpp', dependencies: sysfs_dep) |
Brad Bishop | 5906173 | 2019-10-07 15:48:37 -0400 | [diff] [blame] | 2 | |
Patrick Williams | a385d89 | 2025-02-01 08:37:40 -0500 | [diff] [blame] | 3 | executable('find_callout_path', 'find_callout_path.cpp', dependencies: sysfs_dep) |