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: require libc++ and clang headers when building with tests or install
libc++ and clang header includes are required when running tests,
or when installing mrdocs.
Make the CMakeLists.txt enforce that requirement.
Otherwise, the tests fail in non-obvious ways.
0 commit comments