Skip to content
Commit 20e2318b authored by Attie Grande's avatar Attie Grande Committed by Fabio Baltieri
Browse files

cmake: hex: deprecate use of to_hex() and from_hex() utility functions



Since v3.13, CMake has supported math(... OUTPUT_FORMAT <format>) and 0x
prefixes on numbers, which together provides the same functionality as
to_hex() and from_hex() that we've previously maintained.

Users should switch to using math() instead, and our functions are now
marked as deprecated.

Signed-off-by: default avatarAttie Grande <attie.grande@argentum-systems.co.uk>
parent 902751a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment