Closed ssporrer-dlr closed 2 years ago
with a460b7cae842ece3a0d0730ed41826efee2610e6 an additional check for "gnu-cc" was introduced to the code, breaking the setup under windows for msvc. The additional parentheses fix the logical expression.
Thank you, good observation. This was a silly mistake and unfortunately did not trigger an error in any of the automatic compilation pipelines.
Nevermind, glad I could help.
with a460b7cae842ece3a0d0730ed41826efee2610e6 an additional check for "gnu-cc" was introduced to the code, breaking the setup under windows for msvc. The additional parentheses fix the logical expression.