Is your feature request related to a problem? Please describe
Our Windows compilers don't have support for libraries and includes currently. We lost this facility when we migrated from Microsoft-hosted compilers to our own setup.
Describe the solution you'd like
Ideally all the headers, if not the linkable part of libraries, should be available on Windows compilers (CL and mingw) as it is on Linux.
Describe alternatives you've considered
n/a
Additional context
See:
Is your feature request related to a problem? Please describe
Our Windows compilers don't have support for libraries and includes currently. We lost this facility when we migrated from Microsoft-hosted compilers to our own setup.
Describe the solution you'd like
Ideally all the headers, if not the linkable part of libraries, should be available on Windows compilers (CL and mingw) as it is on Linux.
Describe alternatives you've considered
n/a
Additional context
See: