update gmssl command

This commit is contained in:
Zhi Guan
2022-04-16 22:29:50 +08:00
parent 22639fce28
commit 75b3d8baaf
2 changed files with 10 additions and 1 deletions

View File

@@ -258,5 +258,5 @@ add_test(NAME zuc COMMAND zuctest)
INSTALL(TARGETS gmssl LIBRARY DESTINATION lib)
INSTALL(DIRECTORY ${CMAKE_SOURCE_DIR}/include/gmssl DESTINATION include)
INSTALL(TARGETS gmssl RUNTIME DESTINATION bin)
INSTALL(TARGETS gmssl-bin RUNTIME DESTINATION bin)