pkgconfig-static-libs.rst 296 B

1234567
  1. pkgconfig-static-libs
  2. ---------------------
  3. * The :module:`FindPkgConfig` module learned to find static libraries
  4. in addition to the default search for shared libraries.
  5. :command:`pkg_check_modules` gained a ``STATIC_TARGET`` option
  6. to make the imported target reference static libraries.