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
The c++ version should be set via `target_compile_features(SQLiteCpp
PUBLIC cxx_std_11)`
This only sets this as a minimum version for this target, and not all
targets.
0 commit comments