${hostSystemName} can be used in CMakePresets.json to decide which toolchain to use based on the host's platform as pointed out in this discussion.
This task is to create generic "debug" and "release" presets that take advantage of this method. Having such presets in place will improve the ergonomics of exemplar's build instructions for new users.
If anyone's interested in working on this and would like a mentor I'd be happy to help.
${hostSystemName}can be used inCMakePresets.jsonto decide which toolchain to use based on the host's platform as pointed out in this discussion.This task is to create generic "debug" and "release" presets that take advantage of this method. Having such presets in place will improve the ergonomics of exemplar's build instructions for new users.
If anyone's interested in working on this and would like a mentor I'd be happy to help.