issues
search
gbowne1
/
gradebook-management-system
This is a C++ Gradebook Management System
MIT License
2
stars
2
forks
source link
[ToDo] Improve CMakeLists.txt
#2
Open
gbowne1
opened
9 months ago
gbowne1
commented
9 months ago
Some improvements to the CMakeLists.txt can be made:
Setting C++ Standard Version
Organize source files
Enable testing
Set build type for Debug and Release
Code coverage
Documentation
CI/CD
Installation rules
Project and Version and Language settings
Compile options
Set include directories
Some improvements to the CMakeLists.txt can be made: