mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
build: Try to fix ImHex-Patterns install path in CI
This commit is contained in:
@@ -331,7 +331,7 @@ macro(createPackage)
|
||||
endforeach()
|
||||
]])
|
||||
|
||||
downloadImHexPatternsFiles("./")
|
||||
downloadImHexPatternsFiles(".")
|
||||
elseif(UNIX AND NOT APPLE)
|
||||
|
||||
set_target_properties(libimhex PROPERTIES SOVERSION ${IMHEX_VERSION})
|
||||
|
||||
Reference in New Issue
Block a user