163 Star 1.1K Fork 275

GVP赵建辉 / rtty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
赵建辉 提交于 2021-04-18 23:51 . refactor: ssl
cmake_minimum_required(VERSION 3.0)
project(rtty C)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules/")
#set(CMAKE_VERBOSE_MAKEFILE ON)
add_subdirectory(src)
C
1
https://gitee.com/zhaojh329/rtty.git
git@gitee.com:zhaojh329/rtty.git
zhaojh329
rtty
rtty
master

搜索帮助