-
Notifications
You must be signed in to change notification settings - Fork 3
Add platform specific metadata information #1
Open
Description
Motivation
Some metadata information are available only when running from Windows or from Linux.
Example:
The source-code from this commit was generated on Linux, while the previous version was generated from Windows.
Attributes related to "touch" and "tooltip" are missing between platforms.
batiati/IUPforZig@0c6684e#diff-e3eb7c11949e94b56be76f581f08beb2fdf40ef420a15f208f6b0dd6e452a640
Action:
-
Consider generating two separated metadata files and combining them with platform annotations.
-
Add support to conditional compilation in code generator