mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Fix ctest gmssl path bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
execute_process(
|
||||
COMMAND gmssl sm3 -in_str abc
|
||||
COMMAND bin/gmssl sm3 -in_str abc
|
||||
RESULT_VARIABLE TEST_RESULT
|
||||
ERROR_VARIABLE TEST_STDERR
|
||||
OUTPUT_VARIABLE TEST_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user