mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Don't silence the ImHex-Pattern clone command
This commit is contained in:
@@ -607,8 +607,6 @@ function(downloadImHexPatternsFiles dest)
|
||||
execute_process(
|
||||
COMMAND
|
||||
git clone --recurse-submodules --branch ${PATTERNS_BRANCH} https://github.com/WerWolv/ImHex-Patterns.git ${imhex_patterns_SOURCE_DIR}
|
||||
OUTPUT_QUIET
|
||||
ERROR_QUIET
|
||||
)
|
||||
]])
|
||||
else ()
|
||||
|
||||
Reference in New Issue
Block a user