SFGrenade
SFGrenade
oh, didn't know add_deps adds as a static library
now it should be good
how does it still manage to ``` 15>absl_cord.lib(cord.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MT_StaticRelease' in main.obj [C:\Users\SFG\AppData\Local\.xmake\cache\packages\2404\p\protobuf-cpp\26.1\source\build\protoc.vcxproj] ``` with ```properties { arch =...
entire logs: [01_configure_debug.txt](https://github.com/xmake-io/xmake-repo/files/15067494/01_configure_debug.txt)
this is because of https://github.com/nemequ/hedley/issues/35
Alternatively a config option to disable share password protection entirely can also be done.