mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add --win-vs-dirs to override VS detection dirs.
This commit is contained in:
@@ -38,8 +38,7 @@ typedef struct
|
||||
} MacSDK;
|
||||
|
||||
typedef struct {
|
||||
char* windows_sdk_um_library_path;
|
||||
char* windows_sdk_ucrt_library_path;
|
||||
char* windows_sdk_path;
|
||||
char* vs_library_path;
|
||||
} WindowsSDK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user