mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
parent
0ea796de94
commit
d7dc5804d4
2 changed files with 2 additions and 2 deletions
|
@ -984,7 +984,7 @@ if(REQUIRE_OBS_FRONTEND_API)
|
||||||
message(WARNING "${LOGPREFIX}The provided path for libOBS did not contain obs-frontend-api.")
|
message(WARNING "${LOGPREFIX}The provided path for libOBS did not contain obs-frontend-api.")
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(TARGET obs-frontend-api)
|
if(TARGET obs-frontend-api)
|
||||||
set(HAVE_OBS_FRONTEND_API ON)
|
set(HAVE_OBS_FRONTEND_API ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit b2a06d8af031297e36c6516a652ce2e97e20a79b
|
Subproject commit f249747ff0a460b3e564801079445a2216b7c068
|
Loading…
Reference in a new issue