Commit graph

3 commits

Author SHA1 Message Date
71f697b974 feat: Add CPack packaging support for igmpgen
Updated `CMakeLists.txt` to integrate CPack, enabling the creation of
RPM and DEB packages for the igmpgen project. Key changes include:

- Project name updated for consistency.
- Installation target set for the executable.
- CPack configuration added for RPM, DEB, and TGZ packages, including essential metadata.

This enhancement facilitates easier distribution and deployment of
igmpgen across different platforms.
2023-12-26 14:15:44 +01:00
df3b4fc503 feat: auto-detect libnet 2023-12-24 20:27:59 +01:00
4542e6b11e feat: add basic CMakeLists.txt 2023-12-24 20:27:59 +01:00