moon icon indicating copy to clipboard operation
moon copied to clipboard

support os_type as variables of conditional compilation

Open hackwaly opened this issue 1 year ago • 0 comments

Feature Request

Summary

Add windows, linux, macos (All OS(s) we supported) ... as variables of conditional compilation.

Motivation

To support authoring x/path package, we need to know os_type at compile-time and/or runtime.

Detailed Description

It's better to know os_type at compile-time. So DCE can works well.

Related Issues

Checklist

  • [ ] I have added all necessary details to make it easy for the maintainers to understand my request.

hackwaly avatar Feb 11 '25 03:02 hackwaly