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
`CMAKE_C_FLAGS` are not available to the build system to modify, they
are strictly user controlled. Use `add_compile_options` to modify the
compile flags globally.
0 commit comments