Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cmake build chain #128

Open
efa opened this issue Sep 16, 2020 · 4 comments
Open

Add support for cmake build chain #128

efa opened this issue Sep 16, 2020 · 4 comments

Comments

@efa
Copy link
Collaborator

efa commented Sep 16, 2020

CMake has an extension called CPack which abstracts away the process of building packages for different operating
systems, it might be worth looking into that in order to generate .rpm, .deb etc from the same configuration file.

Here are some potentially useful docs I found on using CPack as part of a CMakeLists.txt:
https://cmake.org/cmake/help/latest/module/CPack.html
https://manpages.debian.org/unstable/cmake-data/cpack-generators.7.en.html
https://schneide.blog/2013/02/11/build-a-rpm-package-using-cmake/
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cpack/Packaging-With-CPack
@alus- alus- changed the title add support for cmake build chain Add support for cmake build chain Sep 18, 2020
@efa
Copy link
Collaborator Author

efa commented Sep 18, 2020

purtroppo caschi male :-)
Non conosco cmake, anche se imparerei ad usarlo volentieri, ne parlano bene

@alus- alus- unassigned efa Sep 18, 2020
@alus-
Copy link
Member

alus- commented Sep 18, 2020

Pensavo avevi voglia di imparare cmake...
Teniamo questo issue per il futuro...

@efa
Copy link
Collaborator Author

efa commented Sep 22, 2020

si prima a poi vorrei imparare ad usarlo

@efa
Copy link
Collaborator Author

efa commented Feb 16, 2021

maybe we can test meson/ninja, I got some confidence with it cross-compiling GLIB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants