blob: dbcf6357d232ef6c4fb38f6935eb6f44b7ca4be1 (
plain)
1
2
3
4
5
6
7
8
|
install-TARGET_OBJECTS
----------------------
* The :command:`install(TARGETS)` command learned a new ``OBJECTS`` option to
specify where to install :ref:`Object Libraries`.
* The :command:`install(EXPORT)` command learned how to export
:ref:`Object Libraries`.
|