cmake: Fix integration with obs-studio

This will make it properly detect if it is part of obs-studio or standalone.
This commit is contained in:
Michael Fabian Dirks 2017-07-06 05:26:42 +02:00
parent d4778a56f4
commit 1f5c9f881a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ SET(obs-stream-effects_LIBRARIES
################################################################################
# Standalone and OBS Studio Build Data
################################################################################
if(DepsPath)
if(TARGET obs-studio)
# OBS Studio Specific
# Directories