cmake: version: stop using to_hex() in favour of CMake's math()
Since v3.13, CMake has supported math(... OUTPUT_FORMAT <format>), which
will perform the same functionality as to_hex().
Signed-off-by:
Attie Grande <attie.grande@argentum-systems.co.uk>
Loading
Please sign in to comment