Update cmake tests with new options

This commit is contained in:
Zhi Guan
2026-06-13 08:35:24 +08:00
parent 211c07eb3e
commit 81752e910c
4 changed files with 13 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ extern "C" {
// Also update CPACK_PACKAGE_VERSION in CMakeLists.txt
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1020"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1021"
int gmssl_version_num(void);
const char *gmssl_version_str(void);