build: Try to fix ImHex-Patterns install path in CI

This commit is contained in:
WerWolv 2025-08-15 17:28:25 +02:00
parent 1b476e235b
commit 5853cb5ad5
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ macro(createPackage)
endforeach()
]])
downloadImHexPatternsFiles("./")
downloadImHexPatternsFiles(".")
elseif(UNIX AND NOT APPLE)
set_target_properties(libimhex PROPERTIES SOVERSION ${IMHEX_VERSION})