Duzzuti/passwd-manager

[NTH] Ensure that CMakeLists.txt is following the best practices

Offen

#28 geöffnet am 08.06.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (4 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Since this project is partially aimed at developers improving their C++ and CMake skills I create this issue. The issue should be constantly ongoing and if we realize that some of our practices in CMakeLists.txt are not ideal we should make a PR referencing it.

This is a nice source to learn about the modern best practices for CMake: https://cliutils.gitlab.io/modern-cmake/

  • Difficulty (1-10): 2

  • Location/Files: CMakeLists.txt

Contributor Guide