8 Jul
2024
8 Jul
'24
6:16 a.m.
I believe that using CPP files in core Wine code is not a good idea. But it would be nice to have the option to compile C++ modules. For example, lsteamclient from Proton is written partially in C++. Based on @rbernon patch. -- v2: tools/makedep: Allow building modules with C++ sources. https://gitlab.winehq.org/wine/wine/-/merge_requests/6009