mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Update CMakeLists.txt to depends gcc only
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.6)
|
||||
project(GmSSL)
|
||||
project(GmSSL C)
|
||||
|
||||
SET(CMAKE_PROJECT_HOMEPAGE_URL "http://gmssl.org")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user