Help: CPack module: Correct the summary (configure, not build)

Including CPack does not "build" installers.
It just *configures* them.
This commit is contained in:
Joachim Wuttke (o) 2020-02-12 12:37:48 +01:00
parent 155540d89e
commit c35a9ff9c3

View File

@ -5,7 +5,7 @@
CPack
-----
Build binary and source package installers.
Configure the binary and source package installers.
Introduction
^^^^^^^^^^^^