Duzzuti/passwd-manager

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

Open

#28 opened on Jun 8, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (4 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide