Skip to content
  • Brad King's avatar
    ENH: Test transitive link languages · 22b96543
    Brad King authored
    This test creates a C executable that links to a C++ static library.  On
    most platforms the executable will not link unless the C++ linker is
    chosen correctly.
    22b96543