1 Star 0 Fork 288

interesting-goods/rtty

forked from 赵建辉/rtty 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CMakeLists.txt 181 Bytes
一键复制 编辑 原始数据 按行查看 历史
赵建辉 提交于 2021-01-20 21:59 . Bump CMake minimum to 2.8.12
cmake_minimum_required(VERSION 2.8.12)
project(rtty C)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules/")
#set(CMAKE_VERBOSE_MAKEFILE ON)
add_subdirectory(src)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/interesting-goods/rtty.git
git@gitee.com:interesting-goods/rtty.git
interesting-goods
rtty
rtty
master

搜索帮助