sergey-safarov left a comment (kamailio/kamailio#4241)

Yes, cpack looks good for this use case.
> When this generator is called from CPackConfig.cmake (or through the package 
> target), then the generated archive will contain all files that have been 
> installed via CMake's 
> [install()](https://cmake.org/cmake/help/latest/command/install.html#command:install)
>  command (and the deprecated commands 
> [install_files()](https://cmake.org/cmake/help/latest/command/install_files.html#command:install_files),
>  
> [install_programs()](https://cmake.org/cmake/help/latest/command/install_programs.html#command:install_programs),
>  and 
> [install_targets()](https://cmake.org/cmake/help/latest/command/install_targets.html#command:install_targets)).

But in my case additionally need a package Alpine libs used by Kamailio 
binaries.
To detect used libs I use this function.
https://github.com/kamailio/kamailio/blob/master/.github/workflows/alpine.yml#L233-L245

If Cmake/cpack good tools for this?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4241#issuecomment-3486347132
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/4241/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to