Replies: 1 comment
-
set_symbols("none") |
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
-
Describe the problem details
The compile command generated by xmake has default configuration of "-fvisibility=hidden -fvisibility-inlines-hidden".
How could I disable these options?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions