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
Prevent compiler options propagating to projects using SML
Compile options added to INTERFACE libraries propagate to any target that
includes SML with either FetchContent or add_subdirectory. Add these compile
options only when SML is the top level project.
0 commit comments