use submodules for core library and kddockwidgets

This commit is contained in:
itsmattkc
2023-02-16 18:05:36 -08:00
parent 25b6b07a06
commit d957611e10
7 changed files with 43 additions and 57 deletions
+4
View File
@@ -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}"