Skip to content

EJ's Idea to CSRP to Modularize/Professioanlize the Code Base to bring it up to Today's Standards #2

@EbenezerJesuraj

Description

@EbenezerJesuraj

Problem

Since, This Code/Project can be used by End user People, Open Source Contributors, we have to modularize the Code Snippets Present in the include and src Directory..

Description

The Nature of the Problem is Described in the Problem Section and a Possible Solution is Described in the Implementation Section.. CSRP can add/customize/build up on this Idea which might improve the Code's Standard..

Implementation

  1. Create Additional Sub-Directories for Each Modules Present in the include and src Directory and then only individually link the Corresponding Code Snippets for Their Use..

  2. Add Individual CMakeLists, CMake Files to every Sub - Directory Created so that the End-User can also CMake to Build the Projects Required..

Note:- CMake Should be done to individual include,src directories and a common which links all the individual CMakes in the Src and include directories..

  1. Updating the README Section to add details about how to Run the Code, and Adding Sections in the README which Details about the Individual Code Components and Explaining the Concept of the Code..
  • I would be interested in implementing this feature.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions