当前位置:网站首页>编译配置in文件
编译配置in文件
2022-06-28 06:39:00 【怪力左手】
源码编译过程中遇到类似如下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)
边栏推荐
- Uni app wechat applet sharing function
- 链表(一)——移除链表元素
- Causes of wechat applet compilation page blank bug
- YOLOv5增加小目标检测层
- 【Rust日报】 2020-04-23 Rust 1.43.0 发布
- ROS rviz_ Satellite function package visualizes GNSS track and uses satellite map
- [produced by Xinghai] operation and maintenance inspection collection
- Select trigger event from easyUI drop-down box
- Introduction to openscap
- MySQL common functions
猜你喜欢

FPGA - 7 Series FPGA selectio -07- iserdese2 of advanced logic resources

Linked list (III) - reverse linked list

CAD secondary development +nettopologysuite+pgis reference multi version DLL

Install and manage multiple versions of PHP under mac

Linux MySQL implements root user login without password

整型提昇和大小端字節序

Integer promotion and size side byte order
![[interval DP] stone consolidation](/img/d2/493badf59b63498782ada81be9aa43.jpg)
[interval DP] stone consolidation

eyebeam高级设置

饿久了,大脑会进入“省电模式”!感官被削弱,还看不清东西丨爱丁堡大学...
随机推荐
微信小程序分页功能,下拉刷新功能,直接干货拿来就用
Linked list (I) - remove linked list elements
eyebeam高级设置
Overview, implementation and use of CRC32
extern “C“概述
Alert pop-up processing in Web Automation
API learning of OpenGL (2006) glclientactivetexture
普歌 -- 单例模式
借助nz-pagination中的let-total解析ng-template
AutoCAD C# 多段線小銳角檢測
Yygh-7-user management
FPGA - 7 Series FPGA selectio -07- iserdese2 of advanced logic resources
death_ satan/hyperf-validate
Tryout title code
Speech enhancement - spectrum mapping
【Paper Reading-3D Detection】Fully Convolutional One-Stage 3D Object Detection on LiDAR Range Images
EasyUI reset multi condition query
FPGA - 7系列 FPGA SelectIO -07- 高级逻辑资源之ISERDESE2
Parsing ng template with let total in NZ Pagination
4~20mA输入/0~5V输出的I/V转换电路