当前位置:网站首页>编译配置in文件
编译配置in文件
2022-06-26 14:51:00 【sofu456】
源码编译过程中遇到类似如下in文件
#ifndef sodium_version_H
#define sodium_version_H
#include "export.h"
#define SODIUM_VERSION_STRING "@[email protected]"
#define SODIUM_LIBRARY_VERSION_MAJOR @[email protected]
#define SODIUM_LIBRARY_VERSION_MINOR @[email protected]
@[email protected]
#ifdef __cplusplus
extern "C" {
#endif
SODIUM_EXPORT
const char *sodium_version_string(void);
SODIUM_EXPORT
int sodium_library_version_major(void);
SODIUM_EXPORT
int sodium_library_version_minor(void);
SODIUM_EXPORT
int sodium_library_minimal(void);
#ifdef __cplusplus
}
#endif
#endif
使用cmake配置configure_file命令转换in文件为宏替换后的文件配置
configure_file(inputfile outputfile)
边栏推荐
- clustermeet
- 文献1
- Optimizing for vectorization
- 详解C语言编程题:任意三条边能否构成三角形,输出该三角形面积并判断其类型
- 【 Native cloud】 Éditeur ivx Programmable par tout le monde
- JVM 输出 GC 日志导致 JVM 卡住,我 TM 人傻了
- Understand the difference and use between jsonarray and jsonobject
- 信息学奥赛一本通 1400:统计单词数 (字符串匹配)
- Optimizing for vectorization
- The heavyweight white paper was released. Huawei continues to lead the new model of smart park construction in the future
猜你喜欢
权威发布 | 延安大学2022年教师岗位招聘公告
Attention meets geometry: geometry guided spatiotemporal attention consistency self supervised monocular depth estimation
VMware partial settings
乐鑫 AWS IoT ExpressLink 模组达到通用可用性
使用宝塔面板部署flask环境
MySQL master-slave replication and read-write separation
Program analysis and Optimization - 8 register allocation
【云原生】 ”人人皆可“ 编程的无代码 iVX 编辑器
Mark一下 Unity3d在Inspector中选中不了资源即Project锁定问题
Mark: unity3d cannot select resources in the inspector, that is, project locking
随机推荐
使用 Abp.Zero 搭建第三方登录模块(一):原理篇
这才是优美的文件系统挂载方式,亲测有效
Attention meets Geometry:几何引导的时空注意一致性自监督单目深度估计
Declaration and assignment of go variables
Transformers datacollatorwithpadding class
Sharing ideas for a quick switch to an underlying implementation
国信证券的排名如何?办理股票开户安全吗?
NAACL2022:(代码实践)好的视觉引导促进更好的特征提取,多模态命名实体识别(附源代码下载)...
Common operation and Principle Exploration of stream
Oracle11g database import and export method tutorial [easy to understand]
Excerpt from three body
R语言dplyr包intersect函数获取在两个dataframe中都存在的数据行、获取两个dataframe交叉的数据行
NVIDIA SMI error
MySQL master-slave replication and read-write separation
聊聊 RPA 方向的规划:简单有价值的事情长期坚持做
Execution of commands in the cluster
在云服务器中云磁盘如何挂载
SAP gui 770 下载
Mathematical modeling of war preparation 30 regression analysis 2
The heavyweight white paper was released. Huawei continues to lead the new model of smart park construction in the future