]> Kevux Git Server - fll/commit
Bugfix: Use the custom build settings name if passed when printing current setting...
authorKevin Day <kevin@kevux.org>
Fri, 9 Jun 2023 03:07:16 +0000 (22:07 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 9 Jun 2023 03:07:16 +0000 (22:07 -0500)
commit43555614f6937e1d59884304b70fde482f8ef898
tree60fe60efa43506e3449f222b18fec0bd52568d3b
parent878abc50ff6a8f2ada440c12d44657cf2e854e29
Bugfix: Use the custom build settings name if passed when printing current setting being used.

The message, such as:
  Building fss_read using 'settings' with modes 'monolithic', 'thread'.

Should instead be:
  Building fss_read using 'settings.main' with modes 'monolithic', 'thread'.

Use the custom settings name if the custom build arguments are passed to display the correct name.
level_3/fake/c/main/print/message.c