mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 10:15:58 -05:00
The MSVC_RUNTIME_LIBRARY property is not propagated to targets which
link against a target which has this property set. Thus the property
needs to be set on the actual virtualcam targets and not the interface
library.
(cherry picked from commit 3af1b78f35)