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
When using strict compiler warnings with clang, the header cmrc.hpp emits conversion warnings.
When building a project using cmrc, such a warning should not appear to the user, so I woud propose to specify the include directory as a system include to silence warnings:
When using strict compiler warnings with clang, the header
cmrc.hpp
emits conversion warnings.When building a project using cmrc, such a warning should not appear to the user, so I woud propose to specify the include directory as a system include to silence warnings:
The text was updated successfully, but these errors were encountered: