diff --git a/support/cmake/support_macros.cmake b/support/cmake/support_macros.cmake index 25ec7b0d5d..c92a109715 100644 --- a/support/cmake/support_macros.cmake +++ b/support/cmake/support_macros.cmake @@ -232,7 +232,7 @@ function (handle_option_vld) copy_files(OpenSpace "${OPENSPACE_EXT_DIR}/vld/bin/vld_x64.dll" - "${OPENSPACE_EXT_DIR/vld/bin/Microsoft.DTfW.DHL.manifest" + "${OPENSPACE_EXT_DIR}/vld/bin/Microsoft.DTfW.DHL.manifest" ) endif () endfunction ()