Commit b04fecfd authored by Clement Guedez's avatar Clement Guedez

cmake layout

parent 5c2ff2fb
......@@ -67,9 +67,11 @@ set(HEADER_FILES
include/rtmpDiscovery.hpp
)
if(RTMP_QUICKSYNC)
if(RTMP_QUICKSYNC)
include(FetchContent)
FetchContent_Declare(
intel_media_sdk
......@@ -162,6 +164,7 @@ if(RTMP_QUICKSYNC)
endif(RTMP_QUICKSYNC)
if(RTMP_NVENC)
set(SOURCE_FILES
${SOURCE_FILES}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment