STATIC_LIBRARY_OPTIONS-shared-check.cmake 122 B

1234
  1. if (actual_stdout MATCHES "BADFLAG")
  2. string (APPEND RunCMake_TEST_FAILED "\nFound unexpected flag 'BADFLAG'.")
  3. endif()