Copy ffmpeg DLLs to binary build project directory
authorSlawomir Cygan <slawomir.cygan@intel.com>
Mon, 6 Feb 2023 13:17:29 +0000 (14:17 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 3 Mar 2023 17:07:29 +0000 (17:07 +0000)
commit6a7806616b7eef686fc2b334e42fb3b0eb9415fb
tree6dd814079cf673aab886c59768dc93eb72aface4
parent1f5be51bc831bce8ac0ce62e2b192c23b92aa1b5
Copy ffmpeg DLLs to binary build project directory

This eases the build system integration, as all needed
DLLs are copied to the same place.

This restores the copy directive from before bebd9465

Components: Vulkan

VK-GL-CTS Issue: 4275

Change-Id: I1dfad1d3e1a5fb8d3fa106cac35b1c9b6a829651
external/vulkancts/modules/vulkan/CMakeLists.txt