mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 23:40:42 -05:00
obs-outputs: Log FTL during configure
This commit is contained in:
@@ -26,6 +26,7 @@ endif()
|
||||
|
||||
if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/ftl-sdk/CMakeLists.txt")
|
||||
find_package(Libcurl REQUIRED)
|
||||
message(STATUS "Found ftl-sdk: ftl outputs enabled")
|
||||
|
||||
add_definitions(-DFTL_STATIC_COMPILE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user