[CMake] How to use a multiline long string as a variable for CPACK_PACKAGE_DESCRIPTION_SUMMARY

Eric Noulard eric.noulard at gmail.com
Fri Dec 19 06:10:11 EST 2014


2014-12-19 11:30 GMT+01:00 Petr Bena <benapetr at gmail.com>:
>
> I am using this to build debian package and as
>
> http://www.cmake.org/Wiki/CMake:CPackPackageGenerators#control_file_.28aka_DEBIAN.2Fcontrol.29_for_binary_package
> say, I need to fill
>
> CPACK_PACKAGE_DESCRIPTION_SUMMARY
>

Yes right.
See there as well:
http://www.cmake.org/cmake/help/v3.0/module/CPackDeb.html?#variable:CPACK_DEBIAN_PACKAGE_DESCRIPTION

Doing what you suggested, produces a debian package with empty summary.
>

This is a bug of the CPackDeb generator.
You should report it.

In any case if you test & try, beware or purging the build dir between each
try.


-- 
Eric
L'élection n'est pas la démocratie -- http://www.le-message.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141219/20f041e2/attachment.html>


More information about the CMake mailing list