gifur 25b0ae2ff9 #IQRV #comment [Module] DeviceControl和ups实体完成迁移 4 år sedan
..
cmbsz 25b0ae2ff9 #IQRV #comment [Module] DeviceControl和ups实体完成迁移 4 år sedan
include 6ef4e6d20e #IQRV #comment 解决科堡调用我行日志库出的问题 4 år sedan
res 3b7ba2b696 #IQRV #comment [CMake] 添加dep下的资源文件 4 år sedan
self 6ef4e6d20e #IQRV #comment 解决科堡调用我行日志库出的问题 4 år sedan
CHANGELOG d583cb3254 Z991239-553 #comment other: 添加changelog和readme 5 år sedan
CMakeLists.txt 3c6db51f2f Z991239-1117 #comment feature: 厂商日志库支持lib下的文件夹拷贝 4 år sedan
Readme.md d583cb3254 Z991239-553 #comment other: 添加changelog和readme 5 år sedan

Readme.md

  • DeviceAdapter/CMakeLists.txt 不允许改动

  • DeviceAdapter/include 文件夹内容不允许改动,主要是我行提供的适配器头文件

  • RVC_INTEGRATE_BUILD用于判断是否处于我行集成编译环境,厂商在编写 CMakeLists.txt 文件时,对于一些输出逻辑的声明等,可以通过 if(NOT RVC_INTEGRATE_BUILD)来添加自己的逻辑

  • 其他注意事项请看模板内相关 CMakeLists.txt 的注释内容和编码规范文档