Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile option error? #34

Closed
Winging opened this issue Jun 15, 2021 · 2 comments
Closed

Compile option error? #34

Winging opened this issue Jun 15, 2021 · 2 comments

Comments

@Winging
Copy link
Contributor

Winging commented Jun 15, 2021

if (${DISABLE_CXX11_ABI})

I think you may want to use

if (${DISABLE_CXX11_ABI} STREQUAL "ON")
@wey-gu
Copy link

wey-gu commented Jun 16, 2021

Thank you @Winging ! Could you do a PR for this, please?

Could you help check @laura-ding?
Thanks!

@Shylock-Hg
Copy link
Contributor

Shylock-Hg commented Jul 8, 2021

It's solved in #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants