use submodules for core library and kddockwidgets
This commit is contained in:
@@ -30,6 +30,10 @@ are guaranteed to set these variables or provide targets.
|
||||
#]==]
|
||||
|
||||
function (_ffmpeg_find component headername)
|
||||
if (${FFMPEG_${component}_FOUND})
|
||||
return()
|
||||
endif()
|
||||
|
||||
find_path("FFMPEG_${component}_INCLUDE_DIR"
|
||||
NAMES
|
||||
"lib${component}/${headername}"
|
||||
|
||||
Reference in New Issue
Block a user