Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter
2026-07-09 19:21:01 -04:00
parent 1d06076f96
commit 724da89d2b
+1 -1
View File
@@ -338,7 +338,7 @@ function(fetch_package)
endif()
# TODO: only echo this in script mode
message("Extracted to ${abs_path}")
echo("Extracted to ${abs_path}")
# Apply patches
apply_patches("${ARG_PATCHES}" "${abs_path}")