rwanwork / QScores-Archiver

Quality Scores Archiver
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Improvements or enhancements to CMakeLists.txt #4

Open rwanwork opened 2 months ago

rwanwork commented 2 months ago

The project makes use of CMake for cross-compilation. Use of CMake was basically self-taught.

Any suggestions for improvement that follows more conventional standards would be appreciated.

This could include changing or rewriting any of the CMakeLists.txt files. Two areas to consider are:

Pointers to external sources indicating what was done incorrectly would help.