iface-headers.rst 330 B

1234567
  1. iface-headers
  2. -------------
  3. * ``INTERFACE`` library can now have :prop_tgt:`PUBLIC_HEADER` and
  4. :prop_tgt:`PRIVATE_HEADER` properties set. The headers specified by those
  5. properties can be installed using the :command:`install(TARGETS)` command by
  6. passing the ``PUBLIC_HEADER`` and ``PRIVATE_HEADER`` arguments respectively.