commit | c5f8e9a84bb910aa745e374c268376f2d4e219af | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Thu Mar 05 14:20:59 2020 -0800 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Mar 10 14:53:28 2020 +0200 |
tree | 8c3b0735f0bac4d0d46793afa74b91fe462aff26 | |
parent | 34a59168d56215f88941b1e480841db86bac5802 [diff] |
cmake: toolchain: print what we find Print the name of the discovered toolchain as well as the variable used to initialize it. This is nice to know when doing remote support, since users will sometimes misconfigure their toolchain and not know what that means. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>