Help: Add release notes for CPack External generator

This commit is contained in:
Kyle Edwards
2018-06-14 15:32:27 -04:00
parent 47c87cdd1f
commit 4c71548766

View File

@@ -0,0 +1,8 @@
cpack-external
--------------
* CPack gained a new :cpack_gen:`CPack External Generator` which is used to
export the CPack metadata in a format that other software can understand. The
intention of this generator is to allow external packaging software to take
advantage of CPack's features when it may not be possible to use CPack for
the entire packaging process.