mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
10 lines
434 B
ReStructuredText
10 lines
434 B
ReStructuredText
cpack-generator-documentation
|
|
-----------------------------
|
|
|
|
* The CPack generators have been moved into their own separate section in the
|
|
documentation, rather than having the documentation in their internal
|
|
implementation modules.
|
|
* These internal implementation modules are also no longer available to scripts
|
|
that may have been incorrectly including them, because they should never have
|
|
been available in the first place.
|