当前位置:网站首页>Cmake notes
Cmake notes
2022-07-24 07:02:00 【lifei_ 0001】
# Specify the path to load at run time
SET(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE)
SET(CMAKE_INSTALL_RPATH "\${ORIGIN}/lib") # Specify the loading path of the runtime dynamic library ,ORIGIN Refers to the directory where the running file is located
find_package
# Silent lookup
find_package(PackageName QUIET)边栏推荐
- Don't care too much about what others think of you
- metaRTC5.0实现君正的纯C的webrtc版IPC
- [wechat applet] understand conditional rendering, list rendering and wxss template style
- 在线问题反馈模块实战(十二):实现图片删除功能
- [lvgl] [stage summary 1]
- 永远不要迷失自我!
- 反射
- 渗透学习-SQL注入篇-靶场篇-安全狗的安装与绕过实验(后续还会更新)
- Redis.conf details
- Redis special data type bitmap
猜你喜欢
![[lvgl (1)] a brief introduction to lvgl](/img/2e/2e155f1d3669c27ad1b090ca954224.png)
[lvgl (1)] a brief introduction to lvgl

极客星球丨 字节跳动一站式数据治理解决方案及平台架构

Create WPF project
![[lvgl (5)] label usage](/img/55/f25a510cf04caff7ee15e72360c3a1.png)
[lvgl (5)] label usage
![[lvgl layout] flexible layout](/img/7b/db932e25b13a0b494e7920075cf1e2.png)
[lvgl layout] flexible layout

STM32 MP3 music player based on FatFs r0.14b & SD card (also a simple application of FatFs)

MGR_ mysqlsh_ Keepalive high availability architecture deployment document

XXL execute node error log swiping

反射

STM32外部中断(寄存器版本)
随机推荐
nodejs开启多进程并实现进程间通信
Camera Hal OEM module ---- CMR_ grab.c
[learning notes] see the difference between a+++a and a+a++ from the compilation
You can't satisfy everyone!
Redis数据类型-列表List
使用root用户为创建新用户并设置密码
PostgreSQL date handler usage
owasp top10 渗透测试
找工作备忘
上传图片base64
After grouping, return to the last record group in each group_ Use of concat
Redis数据类型-String(字符串类型)
Tensorflow Einstein function
tensorflow scatter_ Nd function
Redis basic type - hash
STM32 MP3 music player based on FatFs r0.14b & SD card (also a simple application of FatFs)
Lambda expressions sort list objects in multiple fields
你不可能让每个人都满意!
一个AI玩41个游戏,谷歌最新多游戏决策Transformer综合表现分是DQN的两倍
安装snownlp包过程出现Requirement already satisfied:及Read timed out.问题解决方法