1 Star 1 Fork 5

chenjunjie/ptr_vector

forked from 临峰不畏/ptr_vector 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CMakeLists.txt 134 Bytes
一键复制 编辑 原始数据 按行查看 历史
HostDevGroup 提交于 2018-02-06 09:59 . 完成cmake的修改
CMAKE_MINIMUM_REQUIRED(VERSION 3.6)
PROJECT(PtrVector C)
SET(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/lib)
ADD_SUBDIRECTORY(src bin)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/chenjunjie123456/ptr_vector.git
[email protected]:chenjunjie123456/ptr_vector.git
chenjunjie123456
ptr_vector
ptr_vector
master

搜索帮助