summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/iface-headers.rst
blob: 2e1de5ed8e3b461a538cc01ed434daa259dfd21b (plain)
1
2
3
4
5
6
7
iface-headers
-------------

* ``INTERFACE`` library can now have :prop_tgt:`PUBLIC_HEADER` and
  :prop_tgt:`PRIVATE_HEADER` properties set. The headers specified by those
  properties can be installed using the :command:`install(TARGETS)` command by
  passing the ``PUBLIC_HEADER`` and ``PRIVATE_HEADER`` arguments respectively.