index
:
kodi-pvr-build
Krypton
Leia
Matrix
master
Minimalistic build environment for Kodi's pvr.dvbviewer
manuel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
project
/
cmake
/
addons
/
depends
/
windows
/
extract-direct.cmake
blob: 13cb74f91901ab0c72786b7c2d3178921fbffecc (
plain
)
1
2
get_filename_component
(
file
${
URL
}
NAME
)
file
(
DOWNLOAD
${
URL
}
${
DEST
}
/
${
file
}
)