1 Star 1 Fork 2

The conqueror / hotspot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 177 Bytes
一键复制 编辑 原始数据 按行查看 历史
The conqueror 提交于 2020-03-26 15:03 . hotspot jvm虚拟机
# cmake_minimum_required(VERSION <specify CMake version here>)
project(hotspot_37240c1019fd)
set(CMAKE_CXX_STANDARD 14)
add_library(hotspot_37240c1019fd library.cpp library.h)
C++
1
https://gitee.com/gaohaicheng/hotspot.git
git@gitee.com:gaohaicheng/hotspot.git
gaohaicheng
hotspot
hotspot
master

搜索帮助