vectorgrp / sil-kit

Vector SIL Kit – Open-Source Library for Connecting Software-in-the-Loop Environments
https://vectorgrp.github.io/sil-kit-docs
MIT License
107 stars 32 forks source link

cmake: add _WIN32_WINNT define to I_SilKit_Util #100

Closed VDanielEdwards closed 2 months ago

VDanielEdwards commented 2 months ago

Subject

The ExecutinEnvironment.cpp compilation produces a warning regarding missing the _WIN32_WINNT definition. This should not happen anymore.

Description

Instructions for review / testing

Developer checklist (address before review)