xmake检测系统库中是否存在某个变量 #3951
Unanswered
jingkaimori
asked this question in
Q&A
Replies: 1 comment
-
https://xmake.io/#/zh-cn/manual/helper_interfaces?id=detect-cc-code-snippets |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前有一个项目需要检查
tzname
变量是否存在,Cmake中的Check_Variable_Exists
函数和Check_Symbol_Exists
可以检查某个变量是否被预定义,autotool生成的检查脚本如下:xmake有无这一功能?
Beta Was this translation helpful? Give feedback.
All reactions