fix: ensure Windows64Media is *really* there

This commit is contained in:
izzy 2026-03-05 05:27:59 -05:00 committed by GitHub
parent 2e3a6b90ee
commit d875aec648
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,6 +136,7 @@ elseif(UNIX)
COMMAND tar -xvf - -C "${CMAKE_CURRENT_BINARY_DIR}/"
)
message(STATUS "Patching Windows64Media...")
file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/Windows64Media/")
execute_process(
COMMAND tar
"--exclude=*.h" "--exclude=*.xml" "--exclude=*.lang" "--exclude=*.bat"