Vansh Chitransh

Results 2 issues of Vansh Chitransh

This PR updates the Visual C++ runtime library configuration for pyOpenMS by utilizing modern CMake practices. Specifically: Replaces legacy/static runtime flag handling with the recommended MSVC_RUNTIME_LIBRARY CMake variable. Ensures that...

Description This pull request addresses issue #7926 by ensuring proper handling of Visual C++ runtime library settings when building OpenMS with MSVC and static libraries. Changes Made Updated CMake configuration...