pupnp / pupnp

libupnp: Build UPnP-compliant control points, devices, and bridges on several operating systems.
https://pupnp.github.io/pupnp
BSD 3-Clause "New" or "Revised" License
352 stars 117 forks source link

14.x CMake: Suppress MSVC warnings #370

Closed whyman closed 2 years ago

Vollstrecker commented 2 years ago

Maybe this would be better set private and added to the other lib also. If someone chainbuilds his stuff with the lib, this would propagate to their stuff and maybe he doesn't want this.

whyman commented 2 years ago

Perhaps, this is just a backport from master.

Vollstrecker commented 2 years ago

I remember, so we should either change that on master and backport then, or merge and fix this and forwardport it.