1 Star 0 Fork 17

xuyongliang_01/powerapi

forked from openEuler/powerapi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CMakeLists.txt 223 Bytes
一键复制 编辑 原始数据 按行查看 历史
queyanwen 提交于 2023-06-27 16:41 +08:00 . Adaption to the CI build environment
cmake_minimum_required (VERSION 3.16)
project (powerapi_entrance C)
set(CMAKE_VERBOSE_MAKEFILE on)
add_subdirectory(pwrapic/src)
add_subdirectory(pwrapic/test)
add_subdirectory(pwrapic/gtest)
add_subdirectory(pwrapis/src)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuyongliang-01/powerapi.git
git@gitee.com:xuyongliang-01/powerapi.git
xuyongliang-01
powerapi
powerapi
master

搜索帮助