detect-lib_foo.a-msvc.rst 345 B

1234567
  1. detect-lib_foo.a-msvc
  2. ---------------------
  3. * On Windows, when targeting the MSVC ABI, the :command:`find_library` command
  4. now accepts ``.a`` file names after first considering ``.lib``. This is
  5. symmetric with existing behavior when targeting the GNU ABI, in which the
  6. command accepts ``.lib`` file names after first considering ``.a``.