obsproject / obs-plugintemplate

GNU General Public License v2.0
285 stars 133 forks source link

cmake: Fix optional target installation into wrong plugin directory #96

Closed PatTheMav closed 10 months ago

PatTheMav commented 10 months ago

Description

Fix output directory for target installation into an active obs-studio build tree.

Motivation and Context

Fixes https://github.com/obsproject/obs-plugintemplate/issues/93.

How Has This Been Tested?

Tested on Windows 11 with existing obs-studio build directory.

Types of changes

Checklist: