Przeglądaj źródła

Help: Add release notes for CPack External generator

Kyle Edwards 7 lat temu
rodzic
commit
4c71548766
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      Help/release/dev/cpack-external.rst

+ 8 - 0
Help/release/dev/cpack-external.rst

@@ -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.