Duzzuti/passwd-manager

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

Aberta

#28 aberto em 8 de jun. de 2023

 (0 comentário) (0 reação) (0 responsável)C++ (4 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (9 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador