mirror of https://github.com/WerWolv/ImHex
build: Try to fix ImHex-Patterns install path in CI
This commit is contained in:
parent
1b476e235b
commit
5853cb5ad5
|
|
@ -331,7 +331,7 @@ macro(createPackage)
|
|||
endforeach()
|
||||
]])
|
||||
|
||||
downloadImHexPatternsFiles("./")
|
||||
downloadImHexPatternsFiles(".")
|
||||
elseif(UNIX AND NOT APPLE)
|
||||
|
||||
set_target_properties(libimhex PROPERTIES SOVERSION ${IMHEX_VERSION})
|
||||
|
|
|
|||
Loading…
Reference in New Issue