Make module `cc` adapt on windows
Author: Locked-chess-officialCreated Apr 1, 2026Updated Apr 2, 2026
Generating `.o` files on windows is strange. It should use `cl` to generate `obj` file on windows.
Source: svenstaro/genact
Generating `.o` files on windows is strange. It should use `cl` to generate `obj` file on windows.
Source: svenstaro/genact