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
Introduce TEST_SUITE_EXTRA_C_FLAGS, TEST_SUITE_EXTRA_CXX_FLAGS
and TEST_SUITE_EXTRA_EXE_LINKER_FLAGS. They simply get appended at the end of
CMAKE_* flags. They are mostly intended for cache files that want
settings to take effect even when the user manually overrides CMAKE_*
flags.
llvm-svn: 344155
0 commit comments