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

Make clang compilation possible #274

Closed
louisrubet opened this issue Sep 21, 2022 · 1 comment
Closed

Make clang compilation possible #274

louisrubet opened this issue Sep 21, 2022 · 1 comment
Assignees

Comments

@louisrubet
Copy link
Owner

louisrubet commented Sep 21, 2022

.. because it shows other warnings ..

You can compile with clang with

CC=/usr/bin/clang CXX=/usr/bin/clang++ cmake ..
@louisrubet louisrubet self-assigned this Sep 21, 2022
@louisrubet
Copy link
Owner Author

Adding a new compilation variable CLANG

louisrubet added a commit that referenced this issue Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant