Open
Description
In the CPP project build, the following issues need to be addressed:
- gtest should be introduced to the repository as a third-party compressed package, without the need for downloading during the build process.
- Files that have already been downloaded should be checked to ensure they are not downloaded again unnecessarily.
- CPP header files need to be placed under the include directory. Currently, header files are directly referenced from the source code directory, which is unreasonable.
- Build scripts should include more interactive explanations.
- Allow users to compile and produce artifacts with full static linking, dynamic linking, and compressed static linking.
- Allow users to specify encoding compression dependencies during the build.
Metadata
Metadata
Assignees
Labels
No labels
Activity