Skip to content

fix broken debug compilation (in context of handling windows warning LNK4098)

m.puchner requested to merge fixWindowsWarningLNK4098 into develop

correct handling of windows warning LNK4098 (defaultlib 'XYZ' conflicts with use of other libs) also for debug (debug compilation was broken)

Edited by m.puchner

Merge request reports