zephyr/cmake/bintools/gnu
Stephanos Ioannidis fb35591f1e cmake: Correct PATHS usage
`PATH` is not a valid option for `find_program`; correct all such
usages to `PATHS`.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-20 12:10:20 +02:00
..
target.cmake cmake: Correct PATHS usage 2020-05-20 12:10:20 +02:00
target_memusage.cmake cmake: Toolchain abstraction: Abstraction of print memory usage. 2019-07-31 11:09:35 +02:00
target_objcopy.cmake cmake: Toolchain abstraction: Abstraction of binary tool, objcopy. 2019-08-02 13:05:59 +02:00
target_objdump.cmake cmake: Assembly listing containing all sections 2020-05-08 09:03:18 -04:00
target_readelf.cmake cmake: Toolchain abstraction: Abstraction of binary tool, readelf. 2019-08-02 13:05:59 +02:00
target_strip.cmake cmake: Toolchain abstraction: Abstraction of binary tool, strip. 2019-08-02 13:05:59 +02:00