Export libobs cmake target, so external plugins can be built without ugly hacks
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#ifdef HAVE_OBSCONFIG_H
|
||||
# include "obsconfig.h"
|
||||
#else
|
||||
|
||||
#define OBS_VERSION "unknown"
|
||||
|
Reference in New Issue
Block a user