From 3c05bd924ea067ec9ca8e056a4467b147f9c9c26 Mon Sep 17 00:00:00 2001 From: jwrober Date: Tue, 4 Feb 2025 10:47:32 -0600 Subject: [PATCH] Indent per review --- cmake/FreecivInstall.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/FreecivInstall.cmake b/cmake/FreecivInstall.cmake index c19ab8d3fe..37572bf775 100644 --- a/cmake/FreecivInstall.cmake +++ b/cmake/FreecivInstall.cmake @@ -80,7 +80,7 @@ if(MSYS OR MINGW) # Uses the repurposed variable from above to tell the function where # the dll files are located. Ignores dll's that come with Windows. file(GLOB exes "${CMAKE_INSTALL_PREFIX}/freeciv21-*.exe") - file(GET_RUNTIME_DEPENDENCIES + file(GET_RUNTIME_DEPENDENCIES RESOLVED_DEPENDENCIES_VAR r_deps UNRESOLVED_DEPENDENCIES_VAR u_deps DIRECTORIES ${MINGW_PATH}