You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Merge pull request #367 from dawagner/cpack-components
The following components are declared:
runtime (libparameter and libremote-processor);
dev (everything necessary to develop a plugin or a client: headers, cmake package files, ...);
c (the C bindings, i.e. libcparameter);
cdev (everything necessary to develop a client using the C bindings);
python (the Python bindings);
eng (the various tools, XML schemas, ...);
runtime-deps (on windows only: the msvc redistributable files).
Then, CPack can be used to generate separate packages.
0 commit comments