looks like i forgot about commits
This commit is contained in:
@@ -80,4 +80,11 @@ target_link_libraries(dmf-shared INTERFACE mxl nlohmann_json::nlohmann_json)
|
||||
|
||||
add_subdirectory(nodes/testpattern)
|
||||
add_subdirectory(nodes/fakesink)
|
||||
|
||||
set(NDI_SDK_DIR "" CACHE PATH "Path to NDI SDK root")
|
||||
if(NDI_SDK_DIR)
|
||||
add_subdirectory(nodes/ndiout)
|
||||
add_subdirectory(nodes/ndiin)
|
||||
endif()
|
||||
|
||||
add_subdirectory(studio-manager)
|
||||
|
||||
Reference in New Issue
Block a user