Closed
Description
Right now, a full path to each header file is used for NativeTypeName in generated files. This makes it so generating in CI or across different dev systems has different paths. Instead, an option to allow relative paths to be used for this would be very helpful for reproducible generations.