Replies: 1 comment
-
It is a utility function defined here. It is available on Windows only and is used to copy the dlls next to the executable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to build a "HelloDiligent" project as outlined here CMake errors out with
Unknown CMake command "copy_required_dlls".
Where is this function coming from? Is this a CMake built-in or something created by Diligent? Is it only available for Windows (I'm on GNU/Linux)?
Beta Was this translation helpful? Give feedback.
All reactions