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: Enter subdirectories before setting up benchmark.
Perform add_subdirectory() calls before setting up
singlesource/multisource benchmarks to avoid settings of the parent
directory influencing independent benchmarks in the subdirectory. As far
as I can tell there is no problem today, but we should get used to the
safe style.
llvm-svn: 286142
0 commit comments