SCI TE Ted James cpack (creating RPM) ignores CMAKE_INSTALL_RPATH (sets RPATH to empty string — rather than an… I’m trying a fairly simple experiment using cpack. The aim is to create an RPM installer (using cpack) with a trivial executable which uses…
TE Ted James [SOLVED] Is there a similiar function to %global __requires_exclude_from in cpack for rpm / deb?
MDA TE Ted James [SOLVED] CPackRPM compresses Man pages and then cannot find them during packaging
MDA ECO TCH SPT TE Ted James How to define the target (apt install -t”) of a built package to distinguish when with the same… I am working on a cmake project where we create a .deb package with cpack containing a C++ library. The goal is to have a pipeline running…