davisouzaluna/Dpubsub
[CMAKE] Install the project in the system with Cmake
Open
#7 opened on Oct 8, 2024
documentationenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
Create CmakeLists.txt with:
- project installation
- Project uninstallation
requirements:
OS type: Linux
Type of processor: x64
Changes to actual CMAKE:
- Rename the
testfolders toexample. Because the project does not apply testing concepts (will be applied in the future)