Copying dependent DLLs to executable directory?

CMake 3.16 has file(GET_RUNTIME_DEPENDENCIES) that you can use for this.

1 Like