Duzzuti/passwd-manager

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

开放

#28 创建于 2023年6月8日

 (0 条评论) (0 个反应) (0 位负责人)C++ (4 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (9 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南