Menu

#9 Adding cpack generation in cmake

Unstable (example)
open
nobody
None
5
2023-06-05
2023-06-05
bouced
No

Hello
Is it possible to add these three lines at the end of the CMakeLists.txt?

SET(CPACK_PACKAGE_CONTACT "Davide Rondini")
set(CPACK_PACKAGE_NAME "libwxmathplot")
include(CPack)

Thus using cpack, one can easily generate package as deb, rpm, nsis ...
Cedric

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.