You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add_flag() in this project's cmake doesn't add flags to C++ files.
I suspect when c++ files were added to the project, the dev didn't update cmake to support them.
Trivial fix now in my fork. Will link to this issue below. Easy cherry pick.
The text was updated successfully, but these errors were encountered:
add_flag() in this project's cmake doesn't add flags to C++ files.
I suspect when c++ files were added to the project, the dev didn't update cmake to support them.
Trivial fix now in my fork. Will link to this issue below. Easy cherry pick.
The text was updated successfully, but these errors were encountered: